joemcmahon / app-simplescan-plugin-retry

multiple retries of tests in simple_scan

Home Page:http://search.cpan.org/~mcmahon/App-SimpleScan-Plugin-Retry-1.02/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App-SimpleScan-Plugin-Retry version 0.01

This plugin adds a retry pragma and command-line option
to simple_scan. This allows WWW::Mechanize::Pluggable to
retry fetches "under the covers", trying multiple times 
to refetch a failing page with pauses between fetch 
attempts.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install



DEPENDENCIES

App::SimpleScan.


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

multiple retries of tests in simple_scan

http://search.cpan.org/~mcmahon/App-SimpleScan-Plugin-Retry-1.02/


Languages

Language:Perl 100.0%