I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2005-10-21 22:03:26-07 by dahifi
Undefined subroutine version vpp qv
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.
Direct Responses: Write a response