This is a discussion on Re: security fix for local/fixproc (Bug 1203376) within the SNMP Coders forums, part of the Networking and Network Related category; Wes Hardaker wrote: > Proposal: [...] > +use File::Temp qw(tempfile); Even better, of course. Thanks for taking the time. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Wes Hardaker wrote:
> Proposal: [...] > +use File::Temp qw(tempfile); Even better, of course. Thanks for taking the time. While File::Temp is part of Perl core nowadays, what about earlier Perl versions that lack File::Temp::tempfile by default? What's the minimum Perl version we require anyway? +Thomas ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |