Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Trickle Down Bugs: Who broke our code?

by karlgoethebier (Abbot)
on Jun 13, 2018 at 14:13 UTC ( [id://1216560]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    karls-mac-mini:hook karl$ perl -MPOSIX=tmpnam -e 1
    Unimplemented: POSIX::tmpnam(): use File::Temp instead at /Users/karl/
    +perl5/perlbrew/perls/perl-5.26.2/lib/5.26.2/darwin-2level/POSIX.pm li
    +ne 185.
    ...
    * perl-5.26.2
    karls-mac-mini:hook karl$ perlbrew use perl-5.24.1threads
    karls-mac-mini:hook karl$ perl -MPOSIX=tmpnam -e 1
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-19 16:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found