Revision history for Devel-Backtrace

0.01    Apr 25 2007
        First version, released on an unsuspecting world.

0.02    May 11 17:42:40 CEST 2007
        Disabled a test for Windows, because it failed due to perl features
        that are not available on Windows.

0.03    May 12 02:19:24 CEST 2007
        Update documentation

0.04    May 13 01:30:13 CEST 2007
        Added support for perl 5.9's caller's hinthash.
        Added by_index method to Devel::Backtrace::Point.

0.05    May 20 19:59:28 CEST 2007
        Make the tests work with perl 5.9

0.06    Mar 27 15:17:04 CET 2008
        Change the license to public domain.
        Added Devel::DollarAt.
        Added skipmysubs to Devel::Backtrace and called_package to
        Devel::Backtrace::Point.

0.07    Thu Mar 27 16:14:03 CET 2008
        Some minor changes (nothing in the code).