RFC: Class::MakeMethods
I have made what I hope will be the final name change to my
class-generating module before it is uploaded to CPAN.
(Earlier versions circulated as "Class::MethodMaker draft 2.0",
"Class::Methods", and "Class::MethodGenerator".)
Here's the "elevator pitch" for the module:
Please help me rename this module! (A summary of its functionality is
included below for reference.)
I circulated a prior version under the name "Class::Methods", and
Andreas Koenig indicated that was an acceptable namespace for CPAN
distribution.
But I was somewhat uncomfortable with the name,
On 2001-05-11, Andreas J. Koenig wrote:
> Better you call it just Class-Methods-*. The reason is you do not use
> the Bundle:: namespace anyway and the Bundle:: namespace in turn would
> mean something completely different, a directory of modules that are
> available separately.
I did actually h
Hello,
This is a new module and I am soliciting feedback before posting
it to CPAN. Suggestions for alternate names would be welcome.
Class::Methods allows module developers to quickly define object
constructor and accessor methods by reusing templates for these
common types of functions.
Class
RFC: HTML::MicroMason
The HTML::Mason module defines a useful syntax for embedded scripting:
plain text (or HTML) containing occasional chunks of Perl code whose
results are interpolated into the text when the script is "executed."
However, Mason requires that scripts be stored in the file syste
ANNOUNCE: Class::MethodMaker v2.0.6
Class::MethodMaker allows module developers to quickly define object
constructor and accessor methods by reusing templates for these common
types of functions.
I am soliciting feedback on a major revision of Class::MethodMaker prior
to releasing it to CP
Hello,
I am soliciting feedback on a major revision of the Class::MethodMaker
module prior to releasing it to CPAN. Version 2 provides a wide range of
additional features while retaining nearly complete compatibility with
version 1.
Class::MethodMaker allows module developers to quickly de
On 2000-04-05, [EMAIL PROTECTED] (Andreas J. Koenig) wrote:
> Thanks, Martyn, I see that Matthew Simon Ryan Cavalletto has applied
> to take over Class::Methodmaker a long time ago:
>
> http://www.xray.mpe.mpg.de/mailing-lists/modules/1999-05/msg00011.html
>
> I also see that you have already