joemcmahon / app-simplescan-plugin-snapshot

snapshottng control for simple_scan

Home Page:http://search.cpan.org/~mcmahon/App-SimpleScan-Plugin-Snapshot-1.03/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App-SimpleScan-Plugin-Snapshot version 0.02

Provides a snapshot feature for simple_scan.

Snapshots are HTML framesets containing readable
debugging information from the WWW::Mechanize object:
 - the request
 - the response
 - the cookie jar
 - the actual page content

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install



DEPENDENCIES

App::SimpleScan, WWW::Mechanize::Pluggable, WWW::Mechanize::Plugin::Snapshot.


COPYRIGHT AND LICENCE

Copyright (C) 2005, Joe McMahon and Yahoo!

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

About

snapshottng control for simple_scan

http://search.cpan.org/~mcmahon/App-SimpleScan-Plugin-Snapshot-1.03/


Languages

Language:Perl 100.0%