- or download this
print while <>;
- or download this
echo "one two three" | myscript.pl
- or download this
echo "one two three" | perl myscript.pl
- or download this
"one two three"
- or download this
c:\> assoc .pl
.pl=Perl
- or download this
c:\> ftype Perl
Perl="C:\Perl\bin\perl.exe" "%1" %*