The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This file documents the revision history for Perl extension Patterns-UndefObject.

0.002   01 August 2012	
        - Added missing change file
        - documentation updates, include a caveats / warning section
        - reduced the number of methods in the class to lower the risk of 
          namespace collision.
        - Changed the way the 'maybe' method works so that we improve DWIM
          should the target class have defined a 'maybe' method of its own.

0.001   08 June 2012
        - First usable version released.