NAME
Search::Tools::MethodMaker - Class::Accessor::Fast-compatible accessors
DESCRIPTION
Search::Tools::MethodMaker is used internally by Search::Tools::Object.
METHODS
Search::Tools::MethodMaker implements one method.
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@cpan.org>
BUGS
Please report any bugs or feature requests to bug-search-tools at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Search-Tools. 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 Search::Tools
You can also look for information at:
RT: CPAN's request tracker
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
COPYRIGHT
Copyright 2009 by Peter Karman.
This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Rose::Object