On 2004-10-05, Owain <[EMAIL PROTECTED]> wrote: > > I can't seem to find any documentation on the Plugin::architecture > and how it works.
There are general docs in the latest release of CGI::Application: http://search.cpan.org/~markstos/CGI-Application-3.31/lib/CGI/Application.pm#PLUG-INS As far as writing your own: If the above documentation is not sufficient, check the source code of any of the existing modules in the ::Plugin namespace. Mark --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
