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

NAME

SWISH::Prog::Object::Doc - index Perl objects with Swish-e

SYNOPSIS

DESCRIPTION

Subclass of SWISH::Prog::Doc. Inherits all method from that class, so see that documentation. Only overridden and new methods are documented here.

METHODS

init

Creates obj() accessor.

obj

Get/set object. Useful for creating *_filter methods.

NOTE: This obj() method is not to be confused with the SWISH::Prog::Object obj_filter() method.

SEE ALSO

http://swish-e.org/docs/

SWISH::Prog, SWISH::Prog::DBI

AUTHOR

Peter Karman, <perl@peknet.com>

Thanks to Atomic Learning for supporting the development of this module.

COPYRIGHT AND LICENSE

Copyright 2006 by Peter Karman

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.