|
|
| There's more than one way to do things | |
| PerlMonks |
Re^2: Perl Idioms Explained - my $string = do { local $/; <FILEHANDLE> };by adrianh (Chancellor) |
| on Sep 05, 2003 at 12:58 UTC ( #289200=note: print w/ replies, xml ) | Need Help?? |
|
Unless you're not on a unix box of course :-) You also have to be careful that nasty characters don't get into that filename.
In Section
Meditations
|
|
||||||||||||||||||||