Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joemcmahon/www-mechanize-pluggable

Add plugin support to WWW::Mechanize
https://github.com/joemcmahon/www-mechanize-pluggable

Last synced: 11 days ago
JSON representation

Add plugin support to WWW::Mechanize

Awesome Lists containing this project

README

        

pod2text WWW::Mechanize::Pluggable.pm > README

If this is still here it means the programmer was too lazy to create the readme file.

You can create it now by using the command shown above from this directory.

At the very least you should be able to use this set of instructions
to install the module...

perl Makefile.PL
make
make test
make install

If you are on a windows box you should use 'nmake' rather than 'make'.