backtick_count - Compilation problem
Stefan Tilkov
stefan.tilkov at innoq.com
Mon May 3 09:55:07 EDT 2004
Since I have not found any reference to this in the archives, it's
probably a problem specific to my environment; but when I try to run
Markdown.pl as included in the 1.0b4 release, I get the following error:
Global symbol "$backtick_count" requires explicit package name at (re_eval
2) line 1.
Global symbol "$backtick_count" requires explicit package name at (re_eval
2) line 1.
Compilation failed in regexp at Markdown.pl line 854.
If I add a 'my $backtick_count;' before the regexp, everything works
perfectly. I'm on a Mac with Panther (10.3.3), Perl version is 5.8.4
(built from source, installed in /usr).
The same problem (and fix (?)) helped me get the version included with
ecto to run.
--
Stefan Tilkov, stefan.tilkov at innoq.com, http://www.innoq.com/blog/st
innoQ Deutschland GmbH, Halskestr. 17, D-40880 Ratingen, Germany
Phone: +49 2102 77162-100 Mobile: +49 170 471 2624 Fax: +49 2102 77160-1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://six.pairlist.net/pipermail/markdown-discuss/attachments/20040503/f7b2b69a/attachment.htm
More information about the Markdown-discuss
mailing list