I get this when I try to run it:
ERROR: Internal error in generated parser code!
(Hint: Set $::RD_HINT (or -RD_HINT if you're using "pe
+rl -s")
for hints on fixing these problems.)
Can't call method "Format" on an undefined value at ./temp.pl line 17.
When run with "$::RD_HINT" set, as it recommends, I get this:
ERROR: Internal error in generated parser code!
(Hint: Global symbol "%ite" requires explicit package
+name at
(eval 8) line 472. syntax error at (eval 8) line 475,
near ") {" syntax error at (eval 8) line 480, near "}
Parse::RecDescent::_trace" BEGIN not safe after errors-
-compilation aborted at (eval 8) line 541. )
Can't call method "Format" on an undefined value at ./temp.pl line 20.
I'm using Perl version 5.12.
Update: Ok, the problem was that I copy-pasted the code, and one of the lines was broken from that. I've used the "download" link, and now it runs fine. (though with citromatik's original problem) (thanks, jethro!)
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|