EigenFunctions has asked for the wisdom of the Perl Monks concerning the following question:
Can anyone help?perl -v This is perl, v5.10.0 built for MSWin32-x86-multi-thread (with 9 registered patches, see perl -V for more detail) Copyright 1987-2007, Larry Wall Binary build 1005 [290470] provided by ActiveState http://www.ActiveSt +ate.com Built May 24 2009 12:17:36 Perl may be copied only under the terms of either the Artistic License + or the GNU General Public License, which may be found in the Perl 5 source ki +t. Complete documentation for Perl, including FAQ lists, should be found +on this system using "man perl" or "perldoc perl". If you have access to + the Internet, point your browser at http://www.perl.org/, the Perl Home Pa +ge. Perl -MO=Xref "CTA Plot All.pl" Can't locate object method "NAME" via package "B::SPECIAL" at C:/Apps/ +Perl/v5_10/lib/B/Xref.pm line 162. CHECK failed--call queue aborted.
========================================================== new info
I just ran 5 perl program sources and 2 of the 5 worked without errors! So it must have something to do with the code. These are rather large programs (~500 to ~2000 lines).
Thanks,
EigenFunctions
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl -MO=Xref not working for V5.10 (uts,L)
by tye (Sage) on Sep 23, 2009 at 16:04 UTC | |
|
Re: Perl -MO=Xref not working for V5.10
by Anonymous Monk on Sep 24, 2009 at 02:22 UTC | |
by EigenFunctions (Beadle) on Sep 24, 2009 at 18:48 UTC | |
by Anonymous Monk on Sep 24, 2009 at 18:58 UTC |