- or download this
$ ./record.pl
Cannot initialize proxy daemon: Address already in use at /usr/lib/per
+l5/site_perl/5.8/HTTP/Proxy.pm line 271.
- or download this
$proxy->port( 3128 ); # the classical accessors are here!
- or download this
my $proxy = HTTP::Proxy->new;
- or download this
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/si
+te_perl/5.8/HTTP/Recorder/Logger.pm line 171.
Use of uninitialized value in concatenation (.) or string at /usr/lib/
+perl5/site_perl/5.8/HTTP/Recorder/Logger.pm line 173.
...
Use of uninitialized value in substitution (s///) at /usr/lib/perl5/si
+te_perl/5.8/HTTP/Recorder/Logger.pm line 171.
Use of uninitialized value in concatenation (.) or string at /usr/lib/
+perl5/site_perl/5.8/HTTP/Recorder/Logger.pm line 173.
Can't locate object method "query_param" via package "(lots of stuff c
+ut out) ... &time1=12%3A09&dayOfWeek=SUN&dayOfWeek=TUE=&save=Save" (p
+erhaps you forgot to load "(lots of stuff cut out) ... &time1=12%3A09
+&dayOfWeek=SUN&dayOfWeek=TUE&save=Save"?) at /usr/lib/perl5/site_perl
+/5.8/HTTP/Recorder.pm line 347.
- or download this
#!/usr/bin/perl
...
$agent->field('time1', '12:09');
$agent->tick('appendToReportLog', 'on');
$agent->click('save');
- or download this
$ ./update_report_logging.pl
There are 4 forms named manageDaemonForm. The first one was used. at
+./update_report_logging.pl line 14