"Nick Sauro" <nick.sauro@xxxxxxxxxxxxxx> writes:
> Hello all. I am relatively new to PERL and CPAN, and am trying to
> install the Class::MethodMaker module. At first, I tried using
> CPAN, and it said it did it successfuly, but when I run the perl
> program that uses the module, it is reporting errors within the
> module. I am running redhat linux. I tried then manually compiling
> and installing the module, and when I get to make test, i get a lot
> of errors in the tests.
I've worked mostly with Class::MethodMaker prior to V2.0 so I cannot
help you much on this problem.
However, I think you should consider the alternatives (depending on
your needs):
- stick with Class::MethodMaker < v2.00, which worked quite well in my
experience.
- Use Class::MakeMethods [1]
- Use Class::IntrospectionMethods [2] (the introspection feature is
optional, so it can be used as a low-fat Class::MethodMaker)
I insist on the fact that you must carefully consider your
requirements before choosing a module as all these modules have their
pros and cons.
HTH
[1] http://search.cpan.org/search%3fmodule=Class::MakeMethods
[2] http://search.cpan.org/search%3fmodule=Class::IntrospectionMethods
--
Dominique Dumont
"Delivering successful solutions requires giving people what they
need, not what they want." Kurt Bittner
-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|