Help for this page
use strict; use WWW::Mechanize::Firefox; ... @_ and print STDERR dumper(@_); exit 256; }
my $globalLogLevel = 1; # ... ... printf ('Success with %s:%s', shift(), "\n"); @_ and print dumper(@_); }