-
-
08 Feb 2009 20:22:03 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (569 / 3 / 10)
- Kwalitee
Bus factor: 0- 4.65% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (42.23KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- unknown
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.06
- 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
- corrected quoting of bareword value in export
- corrected quoting in source/. command
- corrected quoting in touch command
- fixed bug where variable type (integer, etc.) was sometimes missed
- improved diagnostics when using shopt
Documentation
Perl program to aid for conversion from UNIX shell to PerlProvides
in lib/App/sh2p/Builtins.pmin lib/App/sh2p/Compound.pmin lib/App/sh2p/Handlers.pmin lib/App/sh2p/Here.pmin lib/App/sh2p/Operators.pmin lib/App/sh2p/Parser.pmin lib/App/sh2p/Statement.pmin lib/App/sh2p/Trap.pmin lib/App/sh2p/Utils.pmOther files
Module Install Instructions
To install App::sh2p::Trap, copy and paste the appropriate command in to your terminal.
cpanm App::sh2p::Trap
perl -MCPAN -e shell install App::sh2p::Trap
For more information on module installation, please visit the detailed CPAN module installation guide.