problem running Convert::ASN1 on Windows XP



I installed ActivePerl on Windows and placed the contents of the lib
directory in <http://search.cpan.org/~gbarr/Convert-ASN1-0.22/lib/
Convert/ASN1.pod> into a local folder. I then created a file -
test.pl - whose contents are identical to those at <http://
search.cpan.org/~gbarr/Convert-ASN1-0.22/lib/Convert/
ASN1.pod#SYNOPSYS> and... I get the following error when I try to run
"perl test.pl":

7 string
Can't use an undefined value as a symbol reference at Convert/ASN1/
IO.pm line 73.

My directory structure is as follows:

test.pl
Convert\ASN1.pm
Convert\ASN1.pod
Convert\ASN1\_decode.pm
Convert\ASN1\_encode.pm
Convert\ASN1\Debug.pm
Convert\ASN1\IO.pm
Convert\ASN1\parser.pm

Any ideas?
.



Relevant Pages

  • Re: How to have perl on a CD (windows)
    ... > memory stick and could run on any windows computer. ... Firstly, Tiny Perl is able to run Perl programs, say from a floppy, with ... pm files either under site/lib or lib. ... Checking the lib.zip file under Tiny Perl reveals that no hash modules have ...
    (comp.lang.perl.misc)
  • Re: Where is ftp.sco.com/pub/openserver ?
    ... They don't say it's empty. ... >| the other directories (although lib appears to be empty). ... So just quit Windoze, and from your SCO box, use ftp (if ... Well, I'm running Windows probably 99% of the time or better, so it's ...
    (comp.unix.sco.misc)
  • Re: Does linux have libraries/dlls?
    ... > background of Mac and some Windows. ... but if more than 1 process/program/application uses the same lib, ... the kernel will set up memory mapping to share the same memory space of the ... You may need to read up on paging and virtual memory to get this. ...
    (comp.os.linux.questions)
  • Re: Is it possible to compare size for exe file and lib on different OS
    ... One lib on the system where MS Windows XP SP 2 is running was 4862 112 bytes ... Note that all the source code that is used for the library was copied from ... If I build these LIBs and exe files on Microsoft Windows XP SP 2 and note ...
    (microsoft.public.vc.mfc)
  • Re: DLL library not opening!
    ... The Windows directory. ... Note that VB loads the lib module for a declared function the ... Another way is to use the API to explicitly load the dll ... your lib function VB will request it be loaded again, ...
    (microsoft.public.vb.general.discussion)