Help for this page
perl -ne"print qx[perl -pe1 $_]" test.lst > test.all
perl -ne"system 'perl.exe', '-pe1', $_;" test.lst >test.all