Hi,

On Wed, 2002-12-18 at 07:15, Garrett Goebel wrote:
> 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
> 

I looked at your patch and noticed you use:

    STATEMENT foreach EXPR

This does not work in perl <=5.00404. If I am not mistaken (and I could
very well be) POE is suppose to work with >=5.00403.

> --
> 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          [EMAIL PROTECTED]
>  

Cheers,

Scott

-- 
Scott Beck <[EMAIL PROTECTED]>
Gossamer Threads

Reply via email to