Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Linux file handle not working

by 1nickt (Canon)
on Jan 16, 2020 at 01:33 UTC ( [id://11111467]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ echo 147416345806550029415781910597841 > input.txt
    
  2. or download this
    $ perl -Mstrict -Mntheory=:all -wnE 'chomp; say is_prime($_);' input.t
    +xt
    1
    
  3. or download this
    $ perl -Mstrict -Mntheory=:all -wnE 'chomp; say length($_);' input.txt
    33
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (2)
As of 2024-04-20 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found