App-sh2p
view release on metacpan or search on metacpan
- fixed bug in subshells where new variables were not declared in the correct scope
- fixed bugs where empty strings "" were handled incorrectly
- fixed bug with back-ticks embedded inside " quotes
- fixed bug where command name was a variable inside "
- fixed bug with -t option handling of multi-line commands
- fixed bug concerning declare/typeset and "Token count wrong!"
- fixed bug where a | embedded in a string was seen as a pipe
- fixed bugs concerning commands embedded in quotes
- conversion of advise command in back-ticks changed to be a concat. string
- support for trap - see documentation for restrictions
- the & operator (run in background) is now placed inside a system call.
- improvements to 'here' document handling
- improvements to $* handling
- improvements to redirection
- improvements to testing, including the provision of main()
0.06 Sun Feb 08 17:00:00 2009
- fixed bug in chmod, chown, chgrp, which gave "Token count wrong!"
- fixed bug in kill which gave "Token count wrong!"
- fixed bug with filename quoting in chmod, et. al.
- fixed bug where a bare Perl reference was displayed
- fixed bug in export where environment vars. on rhs were not recognised
( run in 1.342 second using v1.01-cache-2.11-cpan-f56aa216473 )