Chas Owens wrote:
> On 4/6/06, John W. Krahn <[EMAIL PROTECTED]> wrote:
> snip
>>No, the lexical $handler holds the anonymous subroutine.
> snip
> 
> Ah, you are right, the code should be

If you had strictures enabled then perl would have told you.  Make sure that
this is near the top of your programs:

use strict;


John
-- 
use Perl;
program
fulfillment

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to