Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Pack/Unpack Tutorial (aka How the System Stores Data)

by Anonymous Monk
on Oct 09, 2008 at 07:37 UTC ( [id://716158]=note: print w/replies, xml ) Need Help??


in reply to Pack/Unpack Tutorial (aka How the System Stores Data)

i had these errors when i ran the last example code on perl v5.8.8
Possible unintended interpolation of @a in string at pack02.pl line 6. Possible unintended interpolation of @a in string at pack02.pl line 6. Possible unintended interpolation of @b in string at pack02.pl line 6. Possible unintended interpolation of @a in string at pack02.pl line 6. Possible unintended interpolation of @d in string at pack02.pl line 6. Global symbol "@a" requires explicit package name at pack02.pl line 6. Global symbol "$o" requires explicit package name at pack02.pl line 6. Global symbol "@a" requires explicit package name at pack02.pl line 6. Global symbol "@b" requires explicit package name at pack02.pl line 6. Global symbol "@a" requires explicit package name at pack02.pl line 6. Global symbol "@d" requires explicit package name at pack02.pl line 6. syntax error at pack02.pl line 11, near "my @d = map sprintf" (Might be a runaway multi-line ss string starting on line 6) Global symbol "@b" requires explicit package name at pack02.pl line 11 +. Global symbol "@b" requires explicit package name at pack02.pl line 12 +. Global symbol "$o" requires explicit package name at pack02.pl line 13 +. Global symbol "$o" requires explicit package name at pack02.pl line 15 +. Global symbol "@d" requires explicit package name at pack02.pl line 15 +. Global symbol "$o" requires explicit package name at pack02.pl line 18 +. Unmatched right curly bracket at pack02.pl line 19, at end of line pack02.pl has too many errors.

Log In?
Username:
Password:

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

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

    No recent polls found