- Add proper POD fetching from module/file objects.
- GH #1: Switch from JSON.pm to JSON::MaybeXS.
- GH #2: Remove incorrect and unnecessary check for class names.
- Provide "ua" attribute in the main object to override user agent.
- Add some use-case examples (examples directory).
- Add 'releases' method to Author (not official so no docs yet).
- GH #4: Use example with hyphen.
- Related to GH #4, use Data::Printer instead of shotened name "DDP".