Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Moose and exceptions

by glide (Pilgrim)
on Mar 19, 2008 at 18:19 UTC ( [id://675049]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package MyA;
    use Moose;
    use Error qw(:try);
    1;
    
  2. or download this
    perl -e 'use lib $ENV{PWD}; use MyA;'
    Prototype mismatch: sub MyA::with (@) vs (&;$) at MyA.pm line 4
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (6)
As of 2024-04-25 07:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found