RSS | Module Info | Add a review of Term-Shell

1 out of 1 found this review helpful:

Term-Shell (0.02) ****

This module makes it very easy to have a working prototype shell application running within a few minutes.

My only nitpicks are that it expects methods to have names that match their commands (e.g. run_command) rather than using an initialization method, and that the the summary/help/execution functions for each command are separate functions. But these are minor.

There's a few other things I'd like, such as password input methods (esp. one that works with Term::ReadLine::Perl), and better documentation on how/where to save data for my method in a way that won't interfere with the internals of Term::Shell.

Robert Rothenberg - 2009-01-27 16:26:30
Was this review helpful to you?  Yes No

4 out of 4 found this review helpful:

Term-Shell (0.02) *****

One really good module for a simple shell.
Easy to use, easy to extend.

Luis Azevedo - 2008-03-14 10:24:21
Was this review helpful to you?  Yes No


the camel