Help for this page
use strict; use warnings; ... }g; print qq{-->$_<--\n} for @arr;
-->one<-- -->two<-- -->not three<-- --> four<-- -->five <--