| CPAN Ratings Reviews by Joerg Meltzer | |
| Home | Search | About | Bitcard Account | Login |
Term::Shell::Enhanced (T::S::E) lets you write commandline shell frameworks.
Term::Shell (T::S) is great, yet T::S::E tops it and adds more convenience features.
Compared to T::S it feels more like a real shell (builtin cd, pwd, echo, control of environment variables, history files).
Because of its features, T::S::E requires quite a lot modules. If this is an issue stick to T::S.
Whenever I have complex applications to maintain, I write a T::S::E shell.
Joerg Meltzer - 2009-09-19T22:39:27
Great Module, much better than Net::SSH::* family.
Interacts with Net::SFTP::Foreign.
Be sure to read Net::OpenSSH Vs Net::SSH::.* modules section in perldoc Net::OpenSSH.
Joerg Meltzer - 2009-09-12T01:17:52
A great extension of Fatal.pm. For private stuff I use it very frequently. I wish it would be part of the core modules.
At work all our redhat machines use cpan2rpm'ized packages. Unfortunately autodie overwrites Fatal.pm instead of making a fork, so I can't install it because it conflicts with the system perl. A patch rt.cpan.org/Ticket/Display.html?id=49608 is underway.
Joerg Meltzer - 2009-09-10T23:43:36
A quick glimpse into SYNOPSIS was all I needed for y.pm a ToolSet for Oneliners. I always wanted to load List::Util and friends without any fuzz.
# just rocks
perl -My -e 'say sum 1..10'
Update:
Above described y.pm is now available on CPAN in the distribution ToolSet::y
Joerg Meltzer - 2009-06-27T07:03:55
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|