On Friday 03 April 2009 04:19:15 [email protected] wrote: > Log: > Uncommenting test of function. > > Modified: > branches/install_tools/t/tools/install/01-install_files.t > > Modified: branches/install_tools/t/tools/install/01-install_files.t >--- branches/install_tools/t/tools/install/01-install_files.t Fri Apr 3 > 11:12:18 2009 (r37887) > +++ branches/install_tools/t/tools/install/01-install_files.t Fri Apr 3 > 11:19:13 2009 (r37888) @@ -193,55 +193,55 @@ > } > } > > -## Can't safely run lines_to_files() more than once in a program until > it's been fixed, > -## and we can't fix it until its tested, so I've
Would you consider using POD =cut directives to comment out code? Does that fall afoul of our POD checking tests? I believe it's simpler and easier (and it generates smaller diffs). -- c _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
