Net::OpenSSH::ShellQuoter::MSWin - Quoter for Win32::CreateProcess
Contents
Copyright And License
Copyright (C) 2008-2014 by Salvador Fandiño (sfandino@yahoo.com)
This library is free software; you can redistribute it and/or modify it under the same terms as Perl
itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have
available.
perl v5.36.0 2023-09-04 Net::OpenSSH::ShellQuoter::MSWin(3pm)
Description
This quoter is intended for interaction with SSH servers running on Windows which use the
"Win32::CreateProcess" system call to launch the requested command.
Because of "Win32::CreateProcess" not doing wildcard expansion, glob quoting just quotes everything.
Name
Net::OpenSSH::ShellQuoter::MSWin - Quoter for Win32::CreateProcess
