Revision history for Reddit::Client 0.6 2013-03-14 * Removed build requirements from prereqs * Warnings now output only when $Reddit::Client::DEBUG is true * Added warnings, strict pragmas * Fixed circular imports * Fixed bug where _session field was private in Perl 5.8.x 0.5 2013-02-21 * Bumped version number for CPAN after poorly thought out upload :) 0.04_02 2013-01-22 * Fixed MANIFEST so tests pass on install 0.04 2013-01-16 * Fixed inverted API selection bug in fetch_links 0.03 2012-05-31 * Fixed dependencies * Fixed invalid date regexes in tests 0.02 2012-05-31 * Added unit tests * Miscellaneous bugfixes * Renamed to Reddit::Client 0.01 2012-05-09 * Initial release