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

Changes for version 0.003

  • Change: ae913f82c38a4d353fe0f1c857e1be87a2ef530c Author: William Wolf <throughnothing@gmail.com> Date : 2013-11-13 11:31:42 +0000
    • Update README + Makefile
  • Change: 76d4e90d923af996c0db1f0e1b6091ff53eda734 Author: William Wolf <throughnothing@gmail.com> Date : 2013-11-13 10:53:32 +0000
    • Merge pull request #4 from pjf/master
    • Lots of minor bugfixes and improvements
  • Change: bde3a7edd688518e488fea4af821f0ff92db242b Author: Paul Fenwick <pjf@perltraining.com.au> Date : 2013-11-13 20:50:49 +0000
    • README.md clean-up. Updated Makefile.PL for non-dzil users.
  • Change: ff5132ee6b7588bd8851a30243b7ad3c27910b6c Author: Paul Fenwick <pjf@perltraining.com.au> Date : 2013-10-22 16:43:45 +0000
    • Extend the `pocket` script to list pocket items.
    • It's super-simple functionality, but it works. :)
  • Change: 1ef23ff3b18d4adc402aaa5b809efe2500e03c02 Author: Paul Fenwick <pjf@perltraining.com.au> Date : 2013-10-22 16:41:39 +0000
    • Documentation fix: list's state option takes a string
    • The v2 API docs suggests using the strings 'read' and 'unread' as options to the 'state' parameter. So we'll adjust the synopsis to show this.
  • Change: 54ffb9e9c786a3dcc1ff3a7921abd3115ac9b9af Author: Paul Fenwick <pjf@perltraining.com.au> Date : 2013-10-22 16:22:00 +0000
    • Add explicit pre-req vesions of HTTP::Tiny and Net::SSLeay
    • We need SSLeay >= 1.49 for https support We need a recent HTTP::Tiny >= 0.014 for www_form_urlencode()

Documentation

command line pocket interface

Modules

Client for the Pocket api (http://getpocket.com/api/)
Wrap up WebService::Pocket into a runable script with a config file