Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Date::Manip and taint mode

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


in reply to Re^2: Date::Manip and taint mode
in thread Date::Manip and taint mode

Interesting, stuffing up ENV brings the error to Linux too.

$ ENV=blah perl -T -MDate::Manip -E 'say $Date::Manip::VERSION' ERROR LOADING MODULE: Date::Manip::DM6 at /usr/share/perl5/vendor_perl +/Date/Manip.pm line 35.

I'm still on Bourne shell as I just set up a FreeBSD VM to mess around with kqueue.

Replies are listed 'Best First'.
Re^4: Date::Manip and taint mode
by SBECK (Chaplain) on Jun 18, 2020 at 15:10 UTC
    I've never run into this (though I don't use taint mode very often). I just ran the same command (setting ENV=blah on linux) and it ran without error. I'm investigating to see if I can fix Date::Manip to not suffer from this taint issue.

Log In?
Username:
Password:

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

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

    No recent polls found