Your IP : 216.73.217.90


Current Path : /proc/self/root/proc/thread-self/root/usr/share/doc/perl-MooseX-AttributeHelpers/t/
Upload File :
Current File : //proc/self/root/proc/thread-self/root/usr/share/doc/perl-MooseX-AttributeHelpers/t/000_load.t

#!/usr/bin/perl

use strict;
use warnings;

use Test::More tests => 1;

BEGIN {
    use_ok('MooseX::AttributeHelpers');
}