NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
That is so cool (Score:1)
Reply to This
Re:That is so cool (Score:2)
One nagging thing I have not investigated:
I added a "reload" command that exec's the script, so I can work on the script and not lose the shell. It works fine until I use some of the other commands, then I get an "Operation not supported" message, which I think comes from some sort of shell error. I think it might have something to do with filehandles. Oh well. I might just have to nix that feature.