hansel's Journal
http://use.perl.org/~hansel/journal/
hansel's use Perl Journalen-ususe Perl; is Copyright 1998-2006, Chris Nandor. Stories, comments, journals, and other submissions posted on use Perl; are Copyright their respective owners.2012-01-25T02:46:31+00:00pudgepudge@perl.orgTechnologyhourly11970-01-01T00:00+00:00hansel's Journalhttp://use.perl.org/images/topics/useperl.gif
http://use.perl.org/~hansel/journal/
run a program and capture stdout and completion status?
http://use.perl.org/~hansel/journal/28656?from=rss
<p>I'm looking for a snippet or simple module that run an external command and capture the completion status and stdout. I found some partial snippets in the camel book, but I'd really prefer something a bit more tested/complete. This is my note to dive into CPAN. Any suggestions are appreciated.</p><p>-james.</p>hansel2006-02-12T22:20:22+00:00journal(re-)learning perl
http://use.perl.org/~hansel/journal/24646?from=rss
<p>I've used perl (but not regularly) for over 10 years now. Lately I've been thinking about re-learning perl, not only for me but also for teaching my son.</p><p>These are resources I think I might use.</p><p>Perl From 10,000 Feet (by petdance) <a href="http://www.petdance.com/perl/class/">http://www.petdance.com/perl/class/</a></p><p>Programming:Perl (wikibooks) <a href="http://en.wikibooks.org/wiki/Programming:Perl">http://en.wikibooks.org/wiki/Programming:Perl</a></p><p>Tinkering With Perl: A Child's Guide (Jonathan Hayward) <a href="http://jonathanscorner.com/writings/perl/perl.html">http://jonathanscorner.com/writings/perl/perl.html</a></p>hansel2005-05-12T05:27:42+00:00journal