ialexand has asked for the wisdom of the Perl Monks concerning the following question:
Hi, this is a question about the perl implementation of xml-dbms.
I have installed xml-dbms version 1.03 on a solaris box running solaris 2.6, perl version 5.6.0
I have also installed the gnome libxml library.
Whenever I try and run any code using "setmap", i.e.
$xmlTodbms->setMap('/dbdump/xmldbms.map');
I get the following error:
Undefined subroutine &XML::XMLtoDBMS::MapFactory::XMLtoDBMS called /usr/local/lib/perl5/site_perl/5.6.0/XML/XMLtoDBMS.pm
line 2807.
I thought I had installed everything OK, am I missing something blindingly obvious ?
Thanks,
Iain Alexander
|
|---|