|
Hi guys, I'm totally noob to Perl, but here's what I've done:
1. installed the latest version of ActivePerl on my WinXP box,
2. changed the rubric.yml file to specify the location where I want my database to be
3. Ran makedb.pl. At first I was getting 'Class:accessor is empty'. I went to CPAN and downloaded the module and reran makedb, noted the missing package, downloaded it and reran makedb.. I've had to install about 20 packages or so, installing the .pm file and named directory into my perl lib. I did not think it neccessary to install the .h and .c files or the t and vutil directories. Is this wrong?
I am currently getting the above message about the undefined subroutine in version::vpp::qv. I have version.pm .49 installed to my lib dir, with a version subdir containing vpp.pm 1.17.
What am I doing wrong?
PS- great app. there are a lot of reasons why a company could use something like this. |