Help for this page

Select Code to Download


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