in reply to Re: Pluggable Modules
in thread Pluggable Modules

Yeah I am trying to a plugin module for an existing program/framework

Replies are listed 'Best First'.
Re^3: Pluggable Modules
by Corion (Patriarch) on Dec 10, 2009 at 11:23 UTC

    Then I guess the solution to write a plugin for the existing program/framework will very much depend on what the program/framework is, and how it implements its plugin interface.