-
-
22 Jun 2022 13:21:47 UTC
- Distribution: Catmandu-Identifier
- Module version: 0.15
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (151 / 0 / 1)
- Kwalitee
Bus factor: 1- 90.00% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (16.43KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
Catmandu::Fix::orcid_find - find an ORCID id for a query
SYNOPSIS
# Find ORCID bio for a query # query: # q: "Johson" orcid_find(query) if exists(orcid.orcid-search-results.num-found) copy_field(orcid.orcid-search-results.orcid-search-result.0.orcid-profile.orcid-identifier.path,id) end
SEE ALSO
Module Install Instructions
To install Catmandu::Identifier, copy and paste the appropriate command in to your terminal.
cpanm Catmandu::Identifier
perl -MCPAN -e shell install Catmandu::Identifier
For more information on module installation, please visit the detailed CPAN module installation guide.