more useful options | |
PerlMonks |
Re^3: pod2usage questionby planetscape (Chancellor) |
on Jun 11, 2006 at 20:21 UTC ( [id://554709]=note: print w/replies, xml ) | Need Help?? |
Ah, yes. This has given me problems before, often with Unix-style programs operating on DOS-style data. Good to remember to check for these sorts of issues. In the quest for a utility to convert between *nix and DOS newlines on a regular basis, I have found flip: Newline conversion between Unix, Macintosh and MS-DOS ASCII files to be useful. It not only converts between DOS and Unix file formats, but also includes a handy -t command-line switch to tell you which format a given file uses. HTH,
planetscape
In Section
Seekers of Perl Wisdom
|
|