- or download this
#!/usr/bin/perl
...
{
print $&, "\n";
}
- or download this
blah blah blah blah blah
*** multi
...
blah blah // c++ comment 1
blah blah // c++ comment 2
- or download this
prompt$ regex.pl '***' '**!!'
*** multi
...
// c++ comment 1
// c++ comment 2