Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: What is the best way to parse a 488 byte record?

by fundflow (Chaplain)
on Jul 24, 2000 at 21:27 UTC ( [id://24131]=note: print w/replies, xml ) Need Help??


in reply to What is the best way to parse a 488 byte record?

It sounds like all you need is this:
$out=join(";", unpack("A2A4...", $rec));

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-19 21:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found