TODO

* pod re: catalog requests

* have _submit (thus Get() et al) take a param to force protected vs basic resource

* can __get_token_response() call _submit for Net::OAuth (to consolidate code)?

* need(?) way to pass params from _submit() to content_filter()

* have a strict mode (by default) for the AUTOLOAD that validates the levels/stack.

* swap out WWW::Mechanize ??

* more POD details; especially methods/attributes

* examples w/params (if nothing else, w/start_index/max_results)

* better error handling in RequestAccess() ... set a error string somewhere.

* title search example

* autocomplete example


TEST COVERAGE:

v0.06
---------------------------- ------ ------ ------ ------ ------ ------ ------
File                           stmt   bran   cond    sub    pod   time  total
---------------------------- ------ ------ ------ ------ ------ ------ ------
blib/lib/WWW/Netflix/API.pm    96.5   87.0   57.1  100.0  100.0  100.0   94.2
Total                          96.5   87.0   57.1  100.0  100.0  100.0   94.2
---------------------------- ------ ------ ------ ------ ------ ------ ------

