Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Handling A File In Human-Compatible Chunks

by holli (Abbot)
on Jun 27, 2005 at 12:23 UTC ( #470234=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use ChunkReader;
    
    ...
    {
        print "$chunk\n****************\n";
    }
    
  2. or download this
    package ChunkReader;
    
    ...
    }
    
    1;
    
  3. or download this
    use ChunkReader;
    
    ...
    {
        print "$_****************\n";
    }
    
  4. or download this
    package ChunkReader;
    
    ...
    1;
    
    __END__
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others examining the Monastery: (4)
As of 2023-10-01 12:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?