plugin development in perl

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • simirag
    New Member
    • Jan 2010
    • 1

    plugin development in perl

    Hi ,
    I want to develop a plugin program,that plugs all my modules and configure this module and functions in the module using a configuration file with the help of a user interface.Plugi n window will show functions which are configured through the config file and enable and disable these functions using a checkbox.

    is there any CPAN module which helps the development of plugins?
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    Can you please provide a much clearer explanation of exactly what you are wanting to do? Your initial post is rather run on and not very easy to understand at all.

    For instance, what do you mean by "Plug In"? Perl already has modules, which are essentially plugins if you think about it.

    Regards,

    Jeff

    Comment

    • RonB
      Recognized Expert Contributor
      • Jun 2009
      • 589

      #3
      Jeff, this Q is cross posted on devshed and I'm waiting for a response to my request for clarification. I can give you the link, if you wish.

      Comment

      • numberwhun
        Recognized Expert Moderator Specialist
        • May 2007
        • 3467

        #4
        Sure, I would love to have a view of it. Is it worded the same way?

        Comment

        • RonB
          Recognized Expert Contributor
          • Jun 2009
          • 589

          #5
          I guess you can say we're looking at a copy/paste.

          Founded in 1997, DEVShed is the perfect place for web developers to learn, share their work, and build upon the ideas of others.

          Comment

          • numberwhun
            Recognized Expert Moderator Specialist
            • May 2007
            • 3467

            #6
            Great! If that's the case, my request to the OP stands.

            Comment

            Working...