Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.100.0
- -three part release number requires installing "version.pm" distribution (sorry about that...) -rewrote the parser of "patent numbers"- method 'parse_doc_id' -changed some tests to be consistent with parser, which now leaves the doc_id alone and parses into separate values like country, kind, type -added further testing of patent number parser -added Perl::Critic testing (with some exclusions, and only used when you are me ) -added test of network accessibility (basically for firewalls) -got rid of some warnings that wrote over testing -made pod testing conditional on being me- so others will not need to add modules for testing -added many two-letter country codes
- TODO - use HTTP::Response, better use of "is_success" and "message", more tests Longer range: Add modules for machine translations from Japan and Korea timing of patent retrieval from various offices test coverage
Modules
get a patent page or document (e.g. htm, pdf, tif) from selected source (e.g. from United States Patent and Trademark Office (USPTO) website or the European Patent Office (ESPACE_EP). and place into a WWW::Patent::Page::Response object)
object holding a patent page or document (e.g. htm, pdf, tif) from selected source (e.g. from United States Patent and Trademark Office (USPTO) website or the European Patent Office (ESPACE_EP), as constructed by WWW::Patent::Page, in passing analogy to LWP::UserAgent and HTTP::Response
Provides
in lib/WWW/Patent/Page/ESPACE_EP.pm
in lib/WWW/Patent/Page/MICROPATENT.pm
in lib/WWW/Patent/Page/USPTO.pm