Revision history for Perl extension String::ShellQuote. 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. 1.00 Sun Dec 07 12:03:36 EST 1997 - In shell_quote, drop leading and trailing ''. 0.01 Tue May 13 22:29:27 EDT 1997 - Initial version. $Id: Changes,v 1.5 2005/05/03 10:53:33 roderick Exp $