Where can I find the Perl modules needed to run the translation tool you wrote?
Thanks, Yosh
Logged In: YES user_id=93695
If you use Debian, just install the libpalm-perl, libxml-parser-perl and libxml-sax-perl packages. Otherwise you can search at CPAN (http://search.cpan.org): - Palm::PDB: http://search.cpan.org/~arensb/p5-Palm-1.3.0/Palm/PDB.pm - XML::SAX: http://search.cpan.org/~msergeant/XML-SAX-0.12/SAX.pm - XML::Parser: http://search.cpan.org/~msergeant/XML-Parser-2.34/Parser.pm
Log in to post a comment.
Logged In: YES
user_id=93695
If you use Debian, just install the libpalm-perl,
libxml-parser-perl and libxml-sax-perl packages. Otherwise
you can search at CPAN (http://search.cpan.org):
- Palm::PDB:
http://search.cpan.org/~arensb/p5-Palm-1.3.0/Palm/PDB.pm
- XML::SAX:
http://search.cpan.org/~msergeant/XML-SAX-0.12/SAX.pm
- XML::Parser:
http://search.cpan.org/~msergeant/XML-Parser-2.34/Parser.pm