Sindbad~EG File Manager

Current Path : /proc/2715199/root/usr/share/doc/perl-Test-Harness/examples/bin/
Upload File :
Current File : //proc/2715199/root/usr/share/doc/perl-Test-Harness/examples/bin/test_html.pl

#!/usr/bin/perl

use strict;
use warnings;

use Test::More tests => 1;
use Test::WWW::Mechanize;

my $mech = Test::WWW::Mechanize->new;
my $url  = shift;
$mech->get_ok(
    $url,
    "We should be able to fetch ($url)"
);

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists