D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
doc
/
perl-Test-Harness
/
examples
/
bin
/
Filename :
test_html.pl
back
Copy
#!/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)" );
Name
Size
Last Modified
Owner
Permissions
Actions
forked_tests.pl
1.582
KB
July 07 2013 9:45:42
root
0644
test_html.pl
0.217
KB
September 11 2016 8:19:30
root
0755
tprove_gtk
10.781
KB
September 23 2013 11:45:44
root
0644
2017 © D7net | D704T team