Change 33265: [perl #49472] Attributes + Unkown Error

2008-02-09 Thread Dave Mitchell
Change 33265 by [EMAIL PROTECTED] on 2008/02/09 14:56:23 [perl #49472] Attributes + Unkown Error An errored attribute sub still processes the attributes, which require's attribute.pm, so make sure the error state is passed to the new require Affected files ...

Change 33266: Upgrade to Time-HiRes-1.9712

2008-02-09 Thread Steve Peters
Change 33266 by [EMAIL PROTECTED] on 2008/02/10 05:05:28 Upgrade to Time-HiRes-1.9712 Affected files ... ... //depot/perl/ext/Time/HiRes/HiRes.pm#79 edit ... //depot/perl/ext/Time/HiRes/Makefile.PL#48 edit ... //depot/perl/ext/Time/HiRes/t/HiRes.t#33 edit Differences ...

Change 33267: [patch] optimize OP_IS_(FILETEST|SOCKET) macros

2008-02-09 Thread Nicholas Clark
Change 33267 by [EMAIL PROTECTED] on 2008/02/10 07:35:45 Subject: [patch] optimize OP_IS_(FILETEST|SOCKET) macros From: Jim Cromie [EMAIL PROTECTED] Message-ID: [EMAIL PROTECTED] Date: Sat, 09 Feb 2008 07:56:59 -0700 Affected files ... ...