Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Job Counts

by mexnix (Pilgrim)
on Nov 16, 2001 at 18:54 UTC ( [id://125825]=note: print w/replies, xml ) Need Help??


in reply to Job Counts

A couple things I noticed. First of all, line 4 of your script doesn't have a # before it. You may want to look into using pod for that. Next (Line 9 $cities) why would you use an array ref there!? Your array ref isn't doing anything, that I can see, that a normal array wouldn't do. Also, it great that you're using lexical scopes on all the variables, but you might want to try using strict and warnings, they are my saviors. Just my $.02 :)

__________________________________________________

s mmgfbs nf, nfyojy m,tr yb-zya-zy,s zfzphz,print;
- thanks japhy :)

mexnix.perlmonk.org

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (6)
As of 2024-04-19 08:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found