in reply to Re^2: perl script
in thread perl script
It may be useful to print the value of $output after it has been given some (possibly) meaningful value:
This may remove doubt. Note that the variable is being printed with clear indications of its start and end.... my $output = $ex->output(); print ">>$output<<"; ...
Give a man a fish: <%-{-{-{-<
|
|---|