81797980f7
URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search
7 lines
356 B
Text
7 lines
356 B
Text
Class::DBI::Plugin is an abstract base class for Class::DBI plugins.
|
|
Its purpose is to make writing plugins easier. Writers of plugins
|
|
should be able to concentrate on the functionality their module
|
|
provides, instead of having to deal with the symbol table hackery
|
|
involved when writing a plugin module.
|
|
|
|
WWW: http://search.cpan.org/dist/Class-DBI-Plugin/
|