The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

no_patent.pl

DESCRIPTION

Uses NOLookup::Patent::DataLookup to perform lookup on an a brand name and fetch and print the matching information.

The data found are stored as NOLookup::Patent::Entry data objects.

USAGE

no_patent.pl -n solo

no_patent.pl -o 199901548

For -o: successful output is a one single entry.

For -n: successful output is a list name of the matching trademarks.

Arguments:

  -n: trademark text (complete or part of registered tm text)

  When -n is specifed, also:
  -p: page number (1..x), max. number of pages
  -c: page count, number of entries per page (1..x, default 100).
  -i: page index (1..x), which page to start on

  -o: application id (found from a -n operation)

  -d: debug: 1 or higher for increased debug level
  -v: verbose dump of the complete JSON data structure