in reply to Re^3: Printing to a File from Sub
in thread Printing to a File from Sub
Not true. The problem is $fhout contains the number of elements in @_, not the filehandle. The syntax print {$fh} "out" is even recommended in PBP.
|
---|
In Section
Seekers of Perl Wisdom