Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: Should I worry about "Inappropriate ioctl for device"? (updated)

by AnomalousMonk (Archbishop)
on Aug 09, 2020 at 01:15 UTC ( [id://11120509]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -le
    "my $year = 987;
    ...
     if ($year !~ /\d{4}/) { die qq{Idiot!, use 4 digit year. Stopped '$!'
    +} }
    "
    Idiot!, use 4 digit year. Stopped '' at -e line 1.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (1)
As of 2024-04-19 00:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found