Group
Extension

Matches 1

WebService-Lymbix ( O/OH/OHOUSHYAR/WebService-Lymbix-0.02.tar.gz, OHOUSHYAR, 2012; MetaCPAN )
WebService-Lymbix/lib/WebService/Lymbix.pm ( view source; MetaCPAN )
enum 'AcceptType' => qw(application/json application/xml);
has accept_type   => (
    is      => 'rw',
    isa     => 'AcceptType',
    default => 'application/json',
);

has api_version => ( is => 'r

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