Module::Pluggable

  • Module::Pluggable handles the plugins.
  • All plugins acts as a wrapper to the appropriate API
  • Default plugins:
    • Twitter - uses Twitter API via Net::Twitter
    • Identica - uses Twitter API via Net::Identica
  • Other plugins:
    • PingFM - uses Net::PingFM