On 11/18/06, Nicholas Clark <[EMAIL PROTECTED]> wrote:
On Fri, Nov 17, 2006 at 12:49:05AM -0800, [EMAIL PROTECTED] wrote:
> Author: paultcochrane
> Date: Fri Nov 17 00:49:05 2006
> New Revision: 15626
>
> Modified:
> trunk/lib/Parse/RecDescent.pm
> trunk/lib/Pod/Simple.pm
> trunk/lib/Pod/Simple/PullParser.pm
> trunk/lib/Test/Builder.pm
>
> Log:
> [EMAIL PROTECTED]: cochrane | 2006-11-17 09:46:39 +0100
> [lib] Converted 2-arg form of open() to 3-arg form.
Are you sure you want to do this to bundled external files?
You're right, I don't, however I was just going through and correcting
all files that failed the relevant test, hence why these ones were
affected. Actually, after Will's "coding standards hammer" CAGE task
is seen to, this should no longer occur as such files won't be
considered by the coding standards tests. Also, Jerry has a CAGE task
which says to remove external modules from Parrot, so they'll be
disappearing anyway.
Paul