Change history for Net-Easypost

0.07        2013-05-16
            Check carriers against a regex
            For reals, make IO::Socket::SSL 
                a dependency

0.06        2013-05-15
            Make IO::Socket::SSL a prereq
            Check rate against regex

0.05        2013-05-14
            Fix post request method due to 
                Mojo deprecation warnings

0.04        2013-05-13
            Changed abstract
            Fixed dependency (Thanks Graham Knop)
            Fixed t/01-basic.t

0.03        2013-01-19
            Update URLs in POD
            Removed Data::Printer
            Return actual endpoint error codes 
            instead of inspecting JSON.

0.02        2013-01-13
            New endpoint
            Updated test suite

0.01        2012-12-04
            Initial release