- or download this
use WWW::Mechanize;
...
}
1;
- or download this
require ".\\mynetutils.pl";
#This downloads a nice pic of a sunset for testing the subroutine
&getfile("http://artwall.us/scenic/tropical/images/sunset.jpg",".\\tes
+t.jpg");
- or download this
C:\>test.pl
Can't locate object method "delete" via package "WWW::Mechanize" at .\
+mynetutils
.pl line 11.