SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Win32-ShellQuote rpm build for : OpenSuSE. For other distributions click perl-Win32-ShellQuote.

Name : perl-Win32-ShellQuote
Version : 0.003001 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 17:46:40
Group : Development/Libraries/Perl Source RPM : perl-Win32-ShellQuote-0.003001-lp154.1.1.src.rpm
Size : 0.03 MB
Packager : https://www_suse_com/
Summary : Quote argument lists for Win32
Description :
Quotes argument lists to be used in Win32 in several different situations.

Windows passes its arguments as a single string instead of an array as
other platforms do. In almost all cases, the standard Win32 at
http://msdn.microsoft.com/en-us/library/ms647232.aspx function is used to
parse this string. _cmd.exe_ has different rules for handling quoting, so
extra work has to be done if it is involved. It isn\'t possible to
consistantly create a single string that will be handled the same by
_cmd.exe_ and the stardard parsing rules.

Perl will try to detect if you need the shell by detecting shell
metacharacters. The routine that checks that uses different quoting rules
from both _cmd.exe_ and the native Win32 parsing. Extra work must therefore
be done to protect against this autodetection.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-W/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Win32-ShellQuote-0.003001-lp154.1.1.noarch.rpm
     

Provides :
perl(Win32::ShellQuote)
perl-Win32-ShellQuote

Requires :
perl(:MODULE_COMPAT_5.26.1)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Win32
/usr/lib/perl5/vendor_perl/5.26.1/Win32/ShellQuote.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Win32-ShellQuote
/usr/share/doc/packages/perl-Win32-ShellQuote/Changes
/usr/share/doc/packages/perl-Win32-ShellQuote/README
/usr/share/licenses/perl-Win32-ShellQuote
/usr/share/licenses/perl-Win32-ShellQuote/LICENSE
/usr/share/man/man3/Win32::ShellQuote.3pm.gz

 
ICM