That will print (at least) the scalar, array, and hash associated with whatever glob $fh references. This may be useful.$d = Data::Dumper->new([$fh]); $d->Purity(1); print $d->Dump;
hdp.
In reply to Re: Recursive Data::Dumper use needed
by hdp
in thread Recursive Data::Dumper use needed
by princepawn
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |