Catmandu-MediaHaven

 view release on metacpan or  search on metacpan

cpanfile  view on Meta::CPAN

requires 'Catmandu', '1.06';
requires 'Moo', 0;
requires 'Date::Parse', 0;
requires 'JSON', 0;
requires 'REST::Client', 0;
requires 'Cache::LRU', 0;
requires 'Getopt::Long', 0;
requires 'HTTP::Request', 0;
requires 'IO', 0;

# Need recent SSL to talk to https endpoint correctly
requires 'IO::Socket::SSL', '2.015';

lib/Catmandu/Exporter/MediaHaven.pm  view on Meta::CPAN


=head2 new(%connection_parameters)

Create a new Catmandu::Store::File::MediaHaven with the following connection
parameters:

=over

=item url

Required. The URL to the MediaHaven REST endpoint.

=item username

Required. Username used to connect to MediaHaven.

=item password

Required. Password used to connect to MediaHaven.

=item json_key

lib/Catmandu/Importer/MediaHaven.pm  view on Meta::CPAN


=head2 new(%connection_parameters)

Create a new Catmandu::Store::File::MediaHaven with the following connection
parameters:

=over

=item url

Required. The URL to the MediaHaven REST endpoint.

=item username

Required. Username used to connect to MediaHaven.

=item password

Required. Password used to connect to MediaHaven.

=item search_sort

lib/Catmandu/Store/File/MediaHaven.pm  view on Meta::CPAN


=head2 new(%connection_parameters)

Create a new Catmandu::Store::File::MediaHaven with the following connection
parameters:

=over

=item url

Required. The URL to the MediaHaven REST endpoint.

=item username

Required. Username used to connect to MediaHaven.

=item password

Required. Password used to connect to MediaHaven.

=item record_query

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.055 second using v1.00-cache-2.02-grep-82fe00e-cpan-4673cadbf75 )