NAME
SWISH::Prog::Object::Doc - index Perl objects records 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
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.