Help for this page
use warnings; use strict; ... } print Dumper \%screenshots;
$VAR1 = { 'ie' => bless( { ... 'browser' => 'chrome' }, 'Blah' ) };