in reply to Re^2: Getting a funny newline that was not there before
in thread Getting a funny newline that was not there before

And get a version control system, and actually use it. That's much more important in the long run. See for example this introduction for a free version control system with little installation effort.
Perl 6 - links to (nearly) everything that is Perl 6.
  • Comment on Re^3: Getting a funny newline that was not there before

Replies are listed 'Best First'.
Re^4: Getting a funny newline that was not there before
by MikeDexter (Sexton) on Mar 25, 2010 at 19:26 UTC

    Thank you. That worked like a charm. I will look into the version control too