- or download this
perl -e "$_='ZENO WAS HERE';@ph=map {ucfirst(lc)} split(/[\s.,-]+/);pr
+int qq(@ph)"
- or download this
perl -p -e "@ph=map {ucfirst(lc)} split(/[\s.,-]+/);print qq(@ph)" c:\
+foo.dat
- or download this
perl -e '$_="ZENO WAS HERE"; print map {ucfirst(lc)," "} split/\s+/'