Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^5: help neeed in unpack

by kutsu (Priest)
on Feb 10, 2006 at 17:31 UTC ( [id://529417]=note: print w/replies, xml ) Need Help??


in reply to Re^4: help neeed in unpack
in thread help neeed in unpack

Your problem might be that when printing with double quotes an implicit call to join (using $") is made. Dropping the double quotes would cause print to print the contents using $, as a seperator. So you man need to use join.

Log In?
Username:
Password:

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

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

    No recent polls found