Hi,
I've been using activePerl build 522 for several years on Win98. I've just downloaded and installed build 805, and added WIN32::ASP.
if I type perl -v it confirms that I'm running 5.8.0
but my perlscript is failing with:
Perl 5.006 required--this is only version 5.00503, stopped at C:/PERL/
+lib/vars.pm. BEGIN failed--compilation aborted at C:/PERL/lib/vars.pm
+ line 3. BEGIN failed--compilation aborted at C:/PERL/site/lib/Win32/
+OLE/Variant.pm line 7. BEGIN failed--compilation aborted at C:/PERL/s
+ite/lib/WIN32/ASP.pm line 34. BEGIN failed--compilation aborted line
+1.
Is this because I didn't uninstall the previous version first? What do I need to do to get things working?
Any advice much appreciated.
Andy
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
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, details, 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, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
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.