Group
Extension

Matches 1

App-MP4Meta ( A/AR/ARJONES/App-MP4Meta-1.130020.tar.gz, ARJONES, 2013; MetaCPAN )
App-MP4Meta/lib/App/MP4Meta/Source/OMDB.pm ( view source; MetaCPAN )
();

use constant NAME     => 'OMDB';
use constant PLOT     => 'short';
use constant RESPONSE => 'json';

sub new {
    my $class = shift;
    my $args  = shift;
    my $self  = $class->SUPER::new($ar

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