-
-
14 Dec 2021 13:54:45 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (220 / 7 / 0)
- Kwalitee
Bus factor: 1- 34.46% Coverage
- License: perl_5
- Perl: v5.8.1
- Activity
24 month- Tools
- Download (49.2KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors-
Trond Haugen
- Dependencies
- Class::Accessor::Chained
- Data::Dumper
- Data::Validate::IP
- Encode
- Getopt::Long
- Getopt::Std
- IO::Socket::INET6
- IO::Socket::SSL
- JSON
- List::MoreUtils
- Net::DNS::Domain
- Net::IP
- Net::RDAP
- Net::RDAP::EPPStatusMap
- Net::RDAP::Error
- POSIX
- Pod::Usage
- Sys::HostIP
- Term::ANSIColor
- Text::Wrap
- URI
- URI::Encode
- WWW::Mechanize
- base
- strict
- vars
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.24 - 2020-12-14
- Force RDAP date events to be displayed in timezone 'Europe/Oslo'.
Modules
a set of lookup modules for various Norwegian data services.Lookup Brreg basic organization data from the JSON formatted service offered by the Brreg data API via https://data.brreg.no/enhetsregisteret/oppslag/enheter https://data.brreg.no/enhetsregisteret/api/docs/index.htmlMap a Brreg json data structure element to Brreg::Entry data objects.Lookup Brreg basic organization data from the JSON formatted service offered by the Difi Brreg data API via "http://hotell.difi.no/api/json/brreg/enhetsregisteret?query";Map a Brreg json data structure element to NOLookup::BrregDifi::Entry data objects.Lookup DAS data from Norid.Lookup Patentstyret trademark data from the JSON formatted service offered by the JSON API.Map a Patentstyret json data structure element to a NOLookup::Patent::Entry data objects.Lookup RDAP data from the Norid (.no) RDAP service.Offer a number of utility whois methods to simulate an rdap2whois world, building output and objects as the old whois formatted service.Lookup WHOIS data from Norid.Module Install Instructions
To install NOLookup, copy and paste the appropriate command in to your terminal.
cpanm NOLookup
perl -MCPAN -e shell install NOLookup
For more information on module installation, please visit the detailed CPAN module installation guide.