The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Rose::ObjectX::CAF::MethodMaker - Class::Accessor::Fast compatability for Rose::Object

SYNOPSIS

 # see Rose::ObjectX::CAF
 

DESCRIPTION

This is a subclass of Rose::Object::MakeMethods::Generic. See those docs and those of Rose::ObjectX::CAF.

METHODS

scalar

Overrides the Rose::Object::MakeMethods::Generic method of the same name to provide read-only accessors like mk_ro_accessors().

AUTHOR

Peter Karman, <karman at cpan.org>

BUGS

Please report any bugs or feature requests to bug-rose-objectx-caf at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Rose-ObjectX-CAF. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc Rose::ObjectX::CAF

You can also look for information at:

ACKNOWLEDGEMENTS

COPYRIGHT & LICENSE

Copyright 2009 Peter Karman.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.