Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Date::Manip and taint mode

by Anonymous Monk
on Jun 18, 2020 at 05:00 UTC ( [id://11118220]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -T -MDate::Manip::DM6 -E 'say $Date::Manip::VERSION'
    Insecure $ENV{ENV} while running with -T switch at /usr/local/lib/perl
    +5/site_perl/Date/Manip/TZ.pm line 844.
    
  2. or download this
    open(IN,$cmd |") || return ();
    
  3. or download this
    $ DATE_MANIP=DM5 perl -T -MDate::Manip -E 'say $Date::Manip::VERSION'
    6.81
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11118220]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-24 23:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found