Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: help needed on encoding a text file

by dakkar (Hermit)
on Apr 02, 2003 at 18:36 UTC ( [id://247556]=note: print w/replies, xml ) Need Help??


in reply to Re: help needed on encoding a text file
in thread help needed on encoding a text file

binmode FILE; print FILE pack("N",$i);

pack takes a list of values, and returns a string obtained by packing them as indicated by the first argument. Look at perldoc.

-- 
        dakkar - Mobilis in mobile

Log In?
Username:
Password:

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

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

    No recent polls found