SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-String-ShellQuote
Version : 1.04 Vendor : obs://build_opensuse_org/home:lemmy04
Release : lp155.2.1 Date : 2022-11-14 09:43:51
Group : Development/Libraries/Perl Source RPM : perl-String-ShellQuote-1.04-lp155.2.1.src.rpm
Size : 0.02 MB
Packager : https://www_suse_com/
Summary : Quote strings for passing through the shell
Description :
This module contains some functions which are useful for quoting strings
which are going to pass through the shell or a shell-like object.

* *shell_quote* [_string_]...

*shell_quote* quotes strings so they can be passed through the shell.
Each _string_ is quoted so that the shell will pass it along as a single
argument and without further interpretation. If no _string_s are given an
empty string is returned.

If any _string_ can\'t be safely quoted *shell_quote* will *croak*.

* *shell_quote_best_effort* [_string_]...

This is like *shell_quote*, excpet if the string can\'t be safely quoted
it does the best it can and returns the result, instead of dying.

* *shell_comment_quote* [_string_]

*shell_comment_quote* quotes the _string_ so that it can safely be
included in a shell-style comment (the current algorithm is that a sharp
character is placed after any newlines in the string).

This routine might be changed to accept multiple _string_ arguments in
the future. I haven\'t done this yet because I\'m not sure if the _string_s
should be joined with blanks ($\") or nothing ($,). Cast your vote today!
Be sure to justify your answer.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/lemmy04/15.5/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-String-ShellQuote-1.04-lp155.2.1.noarch.rpm
     

Provides :
perl(String::ShellQuote)
perl-String-ShellQuote

Requires :
/usr/bin/perl
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/bin/shell-quote
/usr/lib/perl5/vendor_perl/5.26.1/String
/usr/lib/perl5/vendor_perl/5.26.1/String/ShellQuote.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-String-ShellQuote
/usr/share/doc/packages/perl-String-ShellQuote/Changes
/usr/share/doc/packages/perl-String-ShellQuote/README
/usr/share/doc/packages/perl-String-ShellQuote/shell-quote
/usr/share/doc/packages/perl-String-ShellQuote/test.t
/usr/share/man/man1/shell-quote.1.gz
/usr/share/man/man3/String::ShellQuote.3pm.gz

 
ICM