Pakket: libtext-shellwords-perl (1.03-2) [universe]
Verwijzigingen voor libtext-shellwords-perl
Ubuntu bronnen:
Het bronpakket libtext-shellwords-perl downloaden:
- [libtext-shellwords-perl_1.03-2.dsc]
- [libtext-shellwords-perl_1.03.orig.tar.gz]
- [libtext-shellwords-perl_1.03-2.diff.gz]
Beheerder:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Debian QA Group
It should generally not be necessary for users to contact the original maintainer.
Vergelijkbare pakketten:
Tokenises lines of text
This is a thin wrapper around the shellwords.pl package, which comes preinstalled with Perl. This module imports a single subroutine, shellwords(). The shellwords() routine parses lines of text and returns a set of tokens using the same rules that the Unix shell does for its command-line arguments. Tokens are separated by whitespace, and can be delimited by single or double quotes. The module also respects backslash escapes.
Andere aan libtext-shellwords-perl gerelateerde pakketten
|
|
|
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practische Extractie en Reportage Taal