Moose::Error::Confess(3pm) - phpMan

Command: man perldoc info search(apropos)  


Moose::Error::Confess(3pm)     User Contributed Perl Documentation     Moose::Error::Confess(3pm)



NAME
       Moose::Error::Confess - Prefer "confess"

SYNOPSIS
           # Metaclass definition must come before Moose is used.
           use metaclass (
               metaclass => 'Moose::Meta::Class',
               error_class => 'Moose::Error::Confess',
           );
           use Moose;
           # ...

DESCRIPTION
       This error class uses "confess" in Carp to raise errors generated in your metaclass.



perl v5.10.0                                2009-11-18                 Moose::Error::Confess(3pm)

Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-24 19:28 @38.107.179.238 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Valid XHTML 1.0!Valid CSS!