Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Unpack Bin file problem

by bart (Canon)
on Mar 01, 2013 at 21:38 UTC ( [id://1021348]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @lines = unpack ("W*", <INFILE>);
    
  2. or download this
    local $/;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-18 20:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found