Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • Home > Linux > Programming > Perl Modules

    WWW::Patent::Page::Response 0.107.0

    Download button

    No screenshots available
    Downloads: 460  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.3/5)
    6 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Wanda B. Anon | More programs
    Perl Artistic License / FREE
    April 7th, 2008, 14:42 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    WWW::Patent::Page::Response description

    An object holding a patent page or document.

    WWW::Patent::Page::Response is an 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::Pat

    SYNOPSIS

    Please see the test suite for working examples. The following is not guaranteed to be working or up-to-date.

    $ perl -I. -MWWW::Patent::Page -e 'print $WWW::Patent::Page::VERSION,"n"'
    0.02

    use WWW::Patent::Page;

    print $WWW::Patent::Page::VERSION,"n";

    my $patent_browser = WWW::Patent::Page->new(); # new object

    my $document1 = $patent_document->get('6,123,456');
    # defaults:
    # office => 'ESPACE_EP',
    # country => 'US',
    # format => 'pdf',
    # page => 'all',
    # and usual defaults of LWP::UserAgent (subclassed)

    my $document2 = $patent_document->provide_doc('US6123456',
    office => 'ESPACE_EP' ,
    format => 'pdf',
    page => 2 ,
    );

    my $pages_known = $patent_document->pages_available( # e.g. TIFF
    document=> '6123456',
    );


    Intent: Use public sources to retrieve patent documents such as TIFF images of patent pages, html of patents, pdf, etc. Expandable for your office of interest by writing new submodules..

    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    patent page | patent document | Perl module | WWW | patent | page

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM