Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: Moose "unions" and inheritance

by PetaMem (Priest)
on Nov 30, 2012 at 11:42 UTC ( [id://1006463]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package JustTesting;
    
    ...
        is      => 'ro',
        isa     => CodeRef,
    );
    
  2. or download this
    Attribute (data) does not pass the type constraint because: Validation
    + failed for 'ArrayRef|RegexpRef|Str|HashRef' with value CODE(0x25d85c
    +0) ...
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-24 08:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found