Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Hex value 1A terminates <>

by tekkie (Beadle)
on Jan 13, 2003 at 14:09 UTC ( [id://226459]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $count = 0;
    open(FILE, 'test.txt');
    while(<FILE>) { $count++; }
    close FILE;
    print "$count\n";
    
  2. or download this
    Arbitrary data
    Arbitrary data
    ...
    Arbitrary data
    Arbitrary data
    Arbitrary data
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://226459]
Approved by gjb
Front-paged by tye
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-04-25 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found