On 2006-02-15, Ron Savage <[EMAIL PROTECTED]> wrote:
> On Wed, 15 Feb 2006 15:04:25 +0000, Paul Johnston wrote:
>
> Hi Paul
>
> Cees was being too polite when he avoided mentioning his own plugins. Just 
> examine one of those to see how he does it.

Note that a lot of plugins are thin wrappers around other modules.  In
your case, this would mean that your blogging functionality could be 
more easily re-used within another framework.

If your plugin does much at all, I recommend exploring this route. 

In example of this style is:
http://search.cpan.org/perldoc?CGI::Application::Plugin::HTMLPrototype

    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]

Reply via email to