in reply to
Re^2: Perl System('') question
in thread
Perl System('') question
What would be the purpose of B::Deparse output? Just use the
-c option
to check syntax:
perl -c file
.
Comment on
Re^3: Perl System('') question
Download
Code
In Section
Seekers of Perl Wisdom