Revision history for Perl extension Enbugger.

0.01  Wed Jul 11 20:29:41 2007
  - original version; created by h2xs 1.23 with options -n Enbugger

0.02  Thu Jul 12 2007
  - Attempt to load @{"_<$file"} arrays
  - Added caveats

1.00  Christmas, 2007
  - Removed a pile of XS

1.01  Xmax, 2007
  - Fixed bugs. Don't bother with 1.00

1.02 Jan 6, 2008
  - Discovered that this doesn't work on 5.5.
  - Added B::Utils to the prereq list. It was missing.
  - Added overridable ->debugger method.

1.03 Jan 15, 2008
  - Got source handling to work
  - Added some real tests