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

Re^2: How to solve this using use strict ?

by omega_monk (Scribe)
on Jul 06, 2005 at 16:50 UTC ( [id://472873]=note: print w/replies, xml ) Need Help??


in reply to Re: How to solve this using use strict ?
in thread How to solve this using use strict ?

I might have just changed the double-quotes to single-quotes to avoid unnecessary interpolation of the vars...
my @a = ('A'..'Z');
rather than
my @a = ("A".."Z");


Update: I overlooked the post by GrandFather, which mentioned the single quotes. oops.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2025-04-20 08:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.