The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension File::ShareDir::Install.

0.10  Dec 10 2014
    - Recurse with $def in _scan_share_dir
        Thank you KENTNL for rt95749

0.09  Jul 7 2014
    - Get rid of DB::single 
        Thank you djerius@cpan.org
    - Don't do POD tests

0.08  Jan 29 2014
    - Tests may now be run in parallel
        Thank you KENTNL@cpan.org

0.07  Jan 17 2014
    - Added delete_share
        Thank you dmuey@cpan.org

0.06  Jan 16 2014
    - Added $INCLUDE_DOTFILES and $INCLUDE_DOTDIRS
        Thank you sharyanto@cpan.org

0.05  Sep 3 2013
    - Tweak doco and fix typos
        Thank you dsteinbrunner@pobox.com

0.04  Aug 25 2011
    - Tweak for better error reports

0.03  Sep  9 2009
    - Drop PERL_MM_OPT in test so that it passes with local::lib
        Thank you Peter Makholm

0.02  Jul  2
    - Renamed to File::ShareDir::Install
    - Tweak the doco

0.01  Jul  1
    - Initial release to the CPAN