Help for this page
$str = '**bold words**'
warn Dumper extract_tagged( $str, '**', '**', );
warn Dumper extract_tagged( $str, '\*\*', '\*\*', );