Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Read structure in Perl

by Corion (Patriarch)
on Mar 22, 2010 at 11:55 UTC ( [id://830075]=note: print w/replies, xml ) Need Help??


in reply to Re: Read structure in Perl
in thread Read structure in Perl

As a hard-core alternative to unpack, there is Convert::Binary::C, which can take a C structure and a C compiler (even one for a different architecture), and unpack data in that C structure from Perl.

Replies are listed 'Best First'.
Re^3: Read structure in Perl
by spazm (Monk) on Mar 22, 2010 at 15:09 UTC
    Thanks for the tip!

    Looks like less work in the long run. Hardcore indeed!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 21:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found