Group
Extension

Matches 1

Net-PMP-Profile ( K/KA/KARMAN/Net-PMP-Profile-0.102.tar.gz, KARMAN, 2017; MetaCPAN )
Net-PMP-Profile/lib/Net/PMP/Profile.pm ( view source; MetaCPAN )
package Net::PMP::Profile;
use Moose;
use Data::Dump qw( dump );
use Data::Clean::JSON;
use Net::PMP::Profile::TypeConstraints;
use Net::PMP::CollectionDoc;
use Net::PMP::CollectionDoc::Link;

our $VE
les/base'}
sub get_profile_title { ref(shift) }

# singleton for class
my $cleaner = Data::Clean::JSON->new(
    DateTime                              => [ call_method => 'stringify' ],
    'Net::PMP:

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.