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

Re^5: Football formation

by 2teez (Vicar)
on Oct 28, 2014 at 05:36 UTC ( [id://1105256]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Football formation
in thread Football formation

Hi eminempark,
Loops scripts works, you need to learn to troubleshoot for yourself at some levels.
If the error you are getting flashes on the screen, then you can simply make that stay to see which line the error occurs and what error is it. Simply use <> at the end of your script.

Of course, the error I suppose you are pointing at I think is caused by the usage of qw(:all) in the line that uses autodie. You can take that out and see if it works for you.
Please, check the documentation for the "autodie" pragma, the reasons were given atleast!

If you tell me, I'll forget.
If you show me, I'll remember.
if you involve me, I'll understand.
--- Author unknown to me

Replies are listed 'Best First'.
Re^6: Football formation
by eminempark (Initiate) on Oct 28, 2014 at 05:52 UTC
    Hi 2teez, can u help me to solve the repeated line? thank you

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (3)
As of 2024-04-19 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found