TODO

* 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)

* access catalog w/o access token

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

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


TEST COVERAGE:

v0.04
---------------------------- ------ ------ ------ ------ ------ ------ ------
File                           stmt   bran   cond    sub    pod   time  total
---------------------------- ------ ------ ------ ------ ------ ------ ------
blib/lib/WWW/Netflix/API.pm    96.2   84.2   70.0  100.0  100.0  100.0   93.6
Total                          96.2   84.2   70.0  100.0  100.0  100.0   93.6
---------------------------- ------ ------ ------ ------ ------ ------ ------

