Help for this page
s/$RE{comment}{Perl}//;
#!/usr/bin/perl -w use strict; ... s#blah #boog#gx; print;
use strict; $_ = "blah s print;