Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Problems printing contents of array

by shiza (Hermit)
on Jul 07, 2005 at 16:36 UTC ( [id://473147]=note: print w/replies, xml ) Need Help??


in reply to Problems printing contents of array

Another way to print the contents would be by using a module called Data::Dumper

!#/path/to/perl use Data::Dumper; print Dumper(@s340Strings); exit;

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-25 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found