in reply to Re: Using Temporary Files in Perl
in thread Using Temporary Files in Perl
Additionally, the use of function library calls for common tasks such as temporary file creation and utilisation offer greater cross-platform portability for applications with the differences in platform structure implemented within the library rather than the application code.
perl -e 's&&rob@cowsnet.com.au&&&split/[@.]/&&s&.com.&_&&&print'
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Using Temporary Files in Perl
by ask (Pilgrim) on Dec 02, 2001 at 10:21 UTC |