Changes for version 0.5
- check wantarray to return empty list or undef in API methods that return stuff
Changes for version 0.4_01
- fixed bug in 'recent_posts' and 'posts' methods where the results of '_getresults' were not being passed to '_buildresults'
- fixed bug in 'tags' and 'inbox_subscriptions' methods where '_getresults' wasn't being called at all
- Fixed broken 'tag' method in N:D:T (gah!)
- Added N:D:User package
- Added 'user' method to N:D:Post
- Replaced all instances of '_request' with '_sendrequest'
- Updated POD
Modules
OOP for the del.icio.us API
del.icio.us constant variables
constant variables for del.icio.us API calls
constant variables for del.icio.us response messages
constant variables for del.icio.us URIs
OOP for del.icio.us date thingies
iterator class for Net::Delicious thingies
OOP for del.icio.us post thingies
OOP for del.icio.us subscription thingies
OOP for del.icio.us tag thingies
OOP for del.icio.us user thingies