Changes for version 1.08 - 2011-03-09
- remove pluggable tests, as they test the included Module::Pluggable
- move Module::Pluggable to inc/ to avoid PAUSE indexing errors
- add "use lib '../inc'" as needed to tests
Modules
A WWW::Mechanize that's custmomizable via plugins
the architecture of WWW::Mechanize::Pluggable
how to write plugins for WWW::Mechanize::Pluggable
a sample WWW::Mechanize::Pluggable plugin