Help for this page
# Without /g, it would be an endless loop for match will # always start at the start of $data. ... my ( $auth , $text ) = ( "$1" , "$2" ); ... }