Biblio-Refbase

 view release on metacpan or  search on metacpan

lib/Biblio/Refbase.pm  view on Meta::CPAN


  if (($response = $refbase->search)->is_error) {
    print 'An error occurred: ', $response->status_line, "\n";
  }

=head2 Uploading data to refbase

More examples will be included in the next releases of this module.
Please refer to the L<"SYNOPSIS"> section for now.

=head1 BUGS AND LIMITATIONS

This module is ALPHA status. Interface and features could change.
Documentation and test suite are still incomplete. Some search options
have been omitted in this release.

=head1 SEE ALSO

=over 4

=item * refbase



( run in 0.241 second using v1.01-cache-2.11-cpan-4d50c553e7e )