mpir/macos/unix2mac
2008-04-17 21:03:07 +00:00

2 lines
43 B
Plaintext

$/="\r"; while(<>) {chomp; print "$_\n";};