Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^2: Problems printing contents of array

by cchampion (Curate)
on Jul 07, 2005 at 14:48 UTC ( #473115=note: print w/replies, xml ) Need Help??


in reply to Re: Problems printing contents of array
in thread Problems printing contents of array

an @array used in $scalar location will print the length of the array

True, but this isn't the case.

perl -le '@A=qw(a b c d); print "@A"' a b c d

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others chanting in the Monastery: (10)
As of 2023-09-27 08:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?