Help for this page
sub dump_hours { my @links = $mech->find_all_links( text_regex => qr/\d+:\d+/ ); ... } } }