Revision history for perl module MBclient

1.54 2014-07-05

     - Add perl min version to Build.PL.

1.53 2014-07-05

     - Add Build.PL. It's now possible to use Module::Build
       has dist maker.
       "create_makefile_pl" is comment in Build.PL to avoid
       destroy the old Makefile.PL at every build.

     - Improve POD documentation.

1.52 2014-07-04

     - Fix Makefile.PL: "use 5.014002" not compatible with old
       perl version. Now set to 5.006.

1.51 2014-07-04

     - Add "use warnings;", now require perl version >= 5.6.1.

1.50 2014-07-03

     - First release to be compliant with CPAN archive format.