| Current Path : /usr/local/lib64/perl5/Moose/Exception/ |
| Current File : //usr/local/lib64/perl5/Moose/Exception/Legacy.pm |
package Moose::Exception::Legacy; our $VERSION = '2.2201'; use Moose; extends 'Moose::Exception'; __PACKAGE__->meta->make_immutable; 1;