I doubt it's efficient but this just looks too wierd not to mention.
my $lines = do{ my $file_name = 'in.txt'; open my $fh, $file_name or die "$file_name: $!"; () = <$fh>; }; print $lines;
In reply to Re: Re: Re: Re: Re: number of lists in array
by CharlesClarkson
in thread number of lists in array
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |