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:

... my $output = $ex->output(); print ">>$output<<"; ...
This may remove doubt. Note that the variable is being printed with clear indications of its start and end.


Give a man a fish:  <%-{-{-{-<