|
Posted by rmartin on July 7, 2004, 2:52 am
Please log in for more thread options
I need to try the Deprse function
my system Windows Xp
Perl 5.6.1
C:DeparseTestbin>perl -MO=Deparse catalogo.cgi
Can't call method "PADLIST" on an undefined value at C:/Perl/lib/B/Deparse.pm
line 1039.
CHECK failed--call queue aborted.
The module is installed?
I try to
ppm verify
PPM interactive shell (2.1.5) - type 'help' for available commands.
PPM> verify b-deparse
While verifying package 'b-deparse': Package 'b-deparse' has not been installed
by PPM
Any idea?
can you help me?
i try to search deparse in ppm but:
PPM> search deparse
Packages available from http://ppm.ActiveState.com/cgibin/PPM/ppmserver.pl?urn:/
PPMServer:
Parse-RecDescent-Deparse [1.00] Turn a Parse::RecDescent object back into its
grammar
Is not the right!!!!
Whats my module B-Deparse?
thanks
ramrtin
|