Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: PAUSE problem

by Khen1950fx (Canon)
on May 03, 2011 at 10:47 UTC ( [id://902671]=note: print w/replies, xml ) Need Help??


in reply to PAUSE problem

I tried Chess::PGN::EPD on 5.8.8 and 5.10.1---both failed. First, in your EPD.pm, you used use feature ':5.10'. I don't think that that is what you wanted. Second, double-check your variables. I had a gazillion syntax errors:).

Replies are listed 'Best First'.
Re^2: PAUSE problem
by hsmyers (Canon) on May 03, 2011 at 11:29 UTC

    I need to check to see if the :5.10 is actually necessary for the code as it stands now. Don't particularly like breaking things, but since I've moved on, my code may well have moved on with me. As for 'a gazillion syntax errors' could you provide a screen capture so I can see what you are talking about?

    Update: Nice to know there are no syntax errors :) It's always possible that something crept in, but this is version 26 so I'd be a little surprised. Now on the 5.10 front, the total difference was in the use of given/when in a single sub routine! That being the case it was easy enough to revert to pre-5.10 code. It will need a bit more testing, but I think I can safely say that Chess::PGN::EPD-0.27 should run fine under 5.8 etc.

    --hsm

    "Never try to teach a pig to sing...it wastes your time and it annoys the pig."
Re^2: PAUSE problem
by Anonymous Monk on May 03, 2011 at 11:29 UTC
    Second, double-check your variables. I had a gazillion syntax errors:)

    There are no syntax errors in Chess::PGN::EPD

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (4)
As of 2024-04-20 02:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found