in reply to Re^4: Perl module errorin thread Perl module error
So what is this whitespace problem?
do like toolic told you and find out using cat -A file
$ cat -A foo sub ^Mfoo ^M{ 1 ^M}^M [download]