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 2008-05-17 09:35:04-07 by pal12
Can't locate object method
When i tried to execute cvs_tklog.bat in the command line with -f cvs.log after CVS::Metrics module is installed with all the depedent modules installed, i get the following error Can't locate object method "new" via package "CVS::Metrics::TaggedChart" at C:/Perl/site/lib/CVS/Metrics/Graph.pm line 75. I could see Graph.pm file too as installed GD:Graph too. cvs.log is generated using 'cvs log" command prior to the execution of above command. Please help us as we are trying to setup metrics for our cvs repository
Direct Responses: Write a response