Commit graph

4 commits

Author SHA1 Message Date
sno
9bc789e9cd Updating textproc/p5-String-ShellQuote from 1.03nb2 to 1.04
pkgsrc changes:
- add license definition
- make no compiler languages are used

Upstream changes:
1.04 Mon Jun  7 09:09:36 EDT 2010
    - Don't escape "=" unless it's in command position.  Thanks to Chip
      for the inspiration.
    - Use "#!perl" in test.t (closes #38072).
    - Don't try to test or install the shell-quote script on Windows
      (closes #46445).

1.03  Tue May  3 06:47:39 EDT 2005
    - Add shell-quote script.
2010-08-26 06:41:44 +00:00
wiz
dc118b5b1c Update to 1.03:
1.03  Tue May  3 06:47:39 EDT 2005

    - Add shell-quote script.

1.02  Thu Feb 10 22:08:27 EST 2005

    - Allow qw(! % + , : @ ^) to appear without being quoted.  (This was
      in 1.01, but I forgot to mention it.)

1.01  Wed Feb  9 20:43:46 EST 2005

    - Have shell_quote() croak if the string can't be encoded
      (currently, if it contains NULs).
    - Add shell_quote_best_effort() which will return what it can
      instead.
2007-02-22 12:13:44 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
rxg
694071e7dd Add p5-String-ShellQuote-1.00 - quote strings for passing through the shell
This module contains some functions which are useful for quoting strings
which are going to pass through the shell or a shell-like object.

close pkg/15624, submitted by me.
2002-03-02 02:40:00 +00:00