What version of perl do you have ? I suspect 5.004

In release 0.18 I accidently removed the use 5.005 from Makefile.PL. You must have at least 5.005 to use Convert::ASN1

Graham.

On 16 Oct 2003, at 16:37, kenboss wrote:

Witness the following:

# gilbert:/usr/pool/lib/perl5/CPAN/build/Convert-ASN1-0.18 # perl Makefile.PL
syntax error at inc/Module/Install/Metadata.pm -
/Users/gbarr/Library/Perl/Module/Install/Metadata.pm line 72, near "" $_->[0]:
$_->[1]\n" for "
syntax error at inc/Module/Install/Metadata.pm -
/Users/gbarr/Library/Perl/Module/Install/Metadata.pm line 73, near "}"
The 'name' method does not exist in the 'inc' path!
Please remove the 'inc' directory and run Makefile.PL again to load it.


# gilbert:/usr/pool/lib/perl5/CPAN/build/Convert-ASN1-0.18 # mv inc inc_bak

# gilbert:/usr/pool/lib/perl5/CPAN/build/Convert-ASN1-0.18 # perl Makefile.PL
Can't locate inc/Module/Install.pm in @INC (@INC contains:
/usr/pool/lib/perl5/site_perl/RA /usr/pool/lib/perl5/sun4-solaris/
/usr/pool/lib/perl5 /usr/pool/lib/perl5/site_perl/sun4-solaris
/usr/pool/lib/perl5/site_perl .) at Makefile.PL line 3.
BEGIN failed--compilation aborted at Makefile.PL line 3.



I am lost, anyone have a clue as to what I should do?


--Ken



Reply via email to