On Sat, May 14, 2005 at 11:36:30AM -0400, Dino Morelli wrote: > Changes: > > -Added the same set of tests for :w to be performed without :w > > -Added a couple of tests for both that include tabs, spaces and newlines > > -Added C<use strict; use warnings;> to the test script. Is this a good > idea? I had gotten feedback from Coke and pjcj on #parrot about warnings > requiring a late-model Perl5. > > -Added a comment reminder about adding tests using the ':words' form of > the modifier when it's available.
Patch applied (r8101), thanks! Pm