Biblio-Citation-Parser

 view release on metacpan or  search on metacpan

BUGLIST  view on Meta::CPAN

======================================================================
 Known Bugs & Issues in current ParaTools release
======================================================================
 See the docs for how to submit a bug/issue.

----------------------------------------------------------------------
Internationalisation
----------------------------------------------------------------------

- Need to add proper unicode support

----------------------------------------------------------------------
Parsing
----------------------------------------------------------------------

- Need to find a PDF-to-text tool that works properly on all PDF files.

docs/ascii/citeparser.txt  view on Meta::CPAN

Required Software
==============================================================================

What software does Biblio::Citation::Parser need?
  Perl Modules
    URI     URI is required for the OpenURL encoding functions in
            Biblio::Citation::Parser::Utils.

    Text::Unidecode
            Used by Biblio::Citation::Parser::Citebase to allow for matching
            on unicode strings.

    URI::OpenURL (Optional)
            If you wish to create valid OpenURLs, URI::OpenURL provides a set
            of functions for this purpose. The metadata produced by
            Biblio::Citation::Parser can be used with this module.

    SOAP::Lite (Optional)
            This module is required if you wish to use the ParaCite web
            services, but optional otherwise. This requires several other
            modules, which are available in the soap subdirectory of

docs/html/reqsoftware.html  view on Meta::CPAN

<dl>
<dt><strong><a name="item_uri"><strong>URI</strong></a></strong><br />
</dt>
<dd>
URI is required for the OpenURL encoding functions in Biblio::Citation::Parser::Utils.
</dd>
<p></p>
<dt><strong><a name="item_text_3a_3aunidecode"><strong>Text::Unidecode</strong></a></strong><br />
</dt>
<dd>
Used by Biblio::Citation::Parser::Citebase to allow for matching on unicode strings.
</dd>
<p></p>
<dt><strong><a name="item_openurl"><strong>URI::OpenURL</strong> (Optional)</a></strong><br />
</dt>
<dd>
If you wish to create valid OpenURLs, URI::OpenURL provides a set of functions for this purpose. The metadata produced by Biblio::Citation::Parser can be used with this module.
</dd>
<p></p>
<dt><strong><a name="item_lite"><strong>SOAP::Lite</strong> (Optional)</a></strong><br />
</dt>



( run in 0.449 second using v1.01-cache-2.11-cpan-88abd93f124 )