Help for this page
#!/usr/bin/perl5.005 ... m# (\w) (?{ print $1 }) #ox; print "\n---\n"; }
--- ... --- c ---