diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 09:11:38 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-10-24 09:11:38 +0000 |
commit | 989772c9ac17dbf61d27a16069c9a6a83b5b0c2c (patch) | |
tree | 9b46cfe4da7168c9fcd7be5e95889fe95c5f07d1 /textproc/p5-Text-Shellwords | |
parent | ad16b66412609069f1b49ba2ed222c8fce166fba (diff) |
Notes
Diffstat (limited to 'textproc/p5-Text-Shellwords')
-rw-r--r-- | textproc/p5-Text-Shellwords/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-Shellwords/pkg-descr b/textproc/p5-Text-Shellwords/pkg-descr index 3f328dd91b28..b666e558adfb 100644 --- a/textproc/p5-Text-Shellwords/pkg-descr +++ b/textproc/p5-Text-Shellwords/pkg-descr @@ -6,5 +6,5 @@ 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. -WWW: http://search.cpan.org/dist/Text-Shellwords/ Author: Lincoln Stein <lstein@cshl.org>. +WWW: http://search.cpan.org/dist/Text-Shellwords/ |