Actually, I must be missing the distinction. You're saying that the programmer would use the command line invocation ... programmatically? Something like...
instead of...system("archive_tar.pl --tar $tarball --destination_path $some_path" +);
? I'm not sure I see how this is a clear winner.$tar->extract($some_path);
In reply to Re^12: Should Modules Do I/O?
by Tanktalus
in thread Should Modules Do I/O?
by pboin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |