Skip Menu |

This queue is for tickets about the POE CPAN distribution.

Report information
The Basics
Id: 1882
Status: resolved
Priority: 0/
Queue: POE

People
Owner: Nobody in particular
Requestors: garrett [...] scriptpro.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



From: Garrett Goebel <garrett [...] scriptpro.com>
To: 'Rocco Caputo' <troc [...] netrus.net>, "'poe [...] perl.org'" <poe [...] perl.org>
Cc: "'bug-POE [...] rt.cpan.org'" <bug-POE [...] rt.cpan.org>
Subject: _data_ev_refcount_dec cleanup
Date: Wed, 18 Dec 2002 09:15:12 -0600

Message body is not shown because sender requested not to inline it.

Attached is a patch which cleans up Kernel.pm code which calls _data_ev_refcount_dec. It does the following in order of significance: o disambiguates a $_ in foreach loop o removes a few lexical variables o reduces lines of code -- Garrett Goebel IS Development Specialist ScriptPro Direct: 913.403.5261 5828 Reeds Road Main: 913.384.1008 Mission, KS 66202 Fax: 913.384.2180 www.scriptpro.com garrett@scriptpro.com
Applied and committed.