Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Core module: Attribute::Handlers behaviour

by enigma (Novice)
on Oct 21, 2012 at 12:36 UTC ( [id://1000217]=note: print w/replies, xml ) Need Help??


in reply to Core module: Attribute::Handlers behaviour

There was two issues that I have found.

1. I need to use ...no strict 'refs';

2. Dump of args passed to ATTR is -

$VAR1 = 'Module'; $VAR2 = 'ANON'; $VAR3 = sub { "DUMMY" }; $VAR4 = 'TRACE'; $VAR5 = undef; $VAR6 = 'BEGIN';

...

Why it is taking "new()" as anonymous subroutine?

I think because of this only *{$_[1]} is not getting replaced with other sub... Please advise

Thanks

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1000217]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-24 19:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found