
shawnhcorey
Enthusiast

Aug 25, 2011, 5:14 AM
Post #2 of 2
(1094 views)
|
Re: [davidbj] Accessing an array
[In reply to]
|
Can't Post
|
|
The first is a scalar, the second, a slice. That is, it's a list of one element. See `perldoc perldata` and search for the section /Slices/. __END__ I love Perl; it's the only language where you can bless your thingy. Perl documentation is available at perldoc.perl.org. The list of standard modules and pragmatics is available in perlmodlib. Get Markup Help. Please note the markup tag of "code".
|