$ 5.20t/bin/perl -e'$_ = "Hello"; print "<$1>\n" while /(?=(.*))/g;' $ 5.22t/bin/perl -e'$_ = "Hello"; print "<$1>\n" while /(?=(.*))/g;' <>