Help for this page
my ( $quote, $time ) = m{ \A # beginning of line ( # begin capture ... \d\d # seconds ) }xms;