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

Rea: CRC and Serial Port

by baku (Scribe)
on Dec 06, 2001 at 02:48 UTC ( [id://129782]=note: print w/replies, xml ) Need Help??


in reply to Re: CRC and Serial Port
in thread CRC and Serial Port

If you want to process data one block at a time, set $/ to your field length. That will save you from waiting to slurp the entire "file" before processing it.

Replies are listed 'Best First'.
Re: Rea: CRC and Serial Port
by twerq (Deacon) on Dec 06, 2001 at 21:23 UTC
    true, you can pass a value reference to $/ which translates into a record length, but as far as I know, there's no way to tell it to read 12 "lines", where a line can be variable length.

    --twerq

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (8)
As of 2024-04-19 11:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found