Revision history for WWW-Netflix-API
0.10 2009-11-11
patch from zsan
patch from chrisrhodes
0.09 2008-12-30 # not released
0.08 2008-12-08
by using content_filter => $filename
for first invocation of submit().
filename to write to instead of content being in memory. Added pod to that effect.
0.07 2008-11-17
0.06 2008-11-16
(Thanks to Jim Spath for the Net::OAuth subclass)
0.05 2008-10-21
efficient. setcontent() takes and stored a scalar ref, so large (for example the catalog index) content is copied around. Also, the content_filter isn't used until the first invocation of content(), at which point the results are cached in the filteredcontent attribute.
0.04 2008-10-15
0.03 2008-10-10
0.02 2008-10-09
t/api-errors.t t/attributes.t t/queue.t
0.01 2008-10-07