Help for this page
use Regexp::Wordy qw(:all); if ('1998/10/08 [11:10]' =~ regexp( at_bol, ... { print "Found a match at time $1\n"; }