FreeBSD.software
Home/textproc/p5-Text-Shellwords

p5-Text-Shellwords

1.08_1

Thin wrapper around the shellwords.pl package

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.

Origin: textproc/p5-Text-Shellwords
Category: textproc
Size: 10.1KiB
License: ART10, GPLv1+
Maintainer: bofh@FreeBSD.org
Dependencies: 1 packages
Required by: 2 packages
$pkg install p5-Text-Shellwords

Dependencies (1)

Required By (2 packages)

More in textproc