in reply to Modules which improve system() ?
Even If I use your Some::Module qw/run/ ( I would say only 'System::Run' ) Inside the module what is your definition is going to be ? what would you use to run my unix commands like, `complicated sed commmands`,runnung another perl programs, running the commands like telnet,ftp,lpr .. etc.
Efficiency:-
How the efficiency is going to be when I use the module ( Some::Module)? what are all the factors you are going to consider for efficiency ? Or, you are going to concentrate only on returning the proper error codes and throwing the proper exvceptions.
I appreciate your good start.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Modules which improve system() ?
by pjf (Curate) on Jun 23, 2006 at 08:34 UTC | |
by xdg (Monsignor) on Jun 23, 2006 at 10:27 UTC | |
by adamk (Chaplain) on Jun 24, 2006 at 23:44 UTC |