Help for this page
Select Code to Download
Select
or
download this
$match =~/MV(\d{4})/; $moved = $1; print "$moved \n";