Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    WWW::ProxyChecker 0.002

    Download button

    No screenshots available
    Downloads: 1,171  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    14 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Zoffix Znet | More programs
    Perl Artistic License / FREE
    May 14th, 2008, 19:26 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    WWW::ProxyChecker description

    A Perl module that can be used to check whether or not proxy servers are alive.

    WWW::ProxyChecker is a Perl module that can be used to check whether or not proxy servers are alive.

    SYNOPSIS

    use strict;
    use warnings;
    use WWW::ProxyChecker;

    my $checker = WWW::ProxyChecker->new( debug => 1 );

    my $working_ref= $checker->check( [ qw(
    http://221.139.50.83:80
    http://111.111.12.83:8080
    http://111.111.12.183:3218
    http://111.111.12.93:8080
    )
    ]
    );


    die "No working proxies were foundn"
    if not @$working_ref;

    print "$_ is aliven"
    for @$working_ref;


    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    proxy servers | proxy checker | Perl module | proxy | server | checker

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM