Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Dear Venerable Monks

by Laurent_R (Canon)
on Sep 14, 2015 at 21:44 UTC ( [id://1141980]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
            }
            close $FH;
    }
    
  2. or download this
    0  ARRAY(0x600500ae8)
       0  empty slot   # $x starts as 1, so no element for subscript 0
    ...
       75 ARRAY(0x6005.....)
          0  'line 1 file 75'
          2  ' ... etc.
    
  3. or download this
    print $id_files[$x][2];
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (6)
As of 2024-04-25 09:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found