Re: [svn:parrot] r23307 - trunk/examples/sdl

2007-12-03 Thread Paul Cochrane
On 02/12/2007, Patrick R. Michaud [EMAIL PROTECTED] wrote: On Sun, Dec 02, 2007 at 10:44:08AM +0100, Paul Cochrane wrote: ... and I only needed to switch off the warnings about a lack of Cuse strict/warnings. At present, this isn't a maintanence burden, but as soon as we get lots of

Re: [svn:parrot] r23307 - trunk/examples/sdl

2007-12-02 Thread Paul Cochrane
On 01/12/2007, Will Coleda [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] writes: Author: paultcochrane Date: Sat Dec 1 06:08:08 2007 New Revision: 23307 Modified: trunk/examples/sdl/blue_rect.pl Log: [examples] - corrected editor coda - added no critic flags to switch

Re: [svn:parrot] r23307 - trunk/examples/sdl

2007-12-02 Thread Patrick R. Michaud
On Sun, Dec 02, 2007 at 10:44:08AM +0100, Paul Cochrane wrote: NQP and Perl6 aren't Perl5; Should we really be running the perl5 coding standard tests against them? Probably not, but having the correct coda is a good thing, ... Agreed. ... and I only needed to switch off the warnings

Re: [svn:parrot] r23307 - trunk/examples/sdl

2007-12-01 Thread Will Coleda
[EMAIL PROTECTED] writes: Author: paultcochrane Date: Sat Dec 1 06:08:08 2007 New Revision: 23307 Modified: trunk/examples/sdl/blue_rect.pl Log: [examples] - corrected editor coda - added no critic flags to switch off Perl::Critic warnings for the use strict and use warnings