The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.001000 - 2015-02-28

  • Dependencies::Stats
    • Dependencies changed since 1.000005, see misc/*.deps* for details
    • configure: +1 (recommends: -1, suggests: +1)
    • develop: +10 ↑3 -2 (suggests: +1 ↑2)
    • runtime: +2 (suggests: +1)
    • test: +1 (recommends: -2, suggests: +2)
  • Deprecations
    • OO interfaces have a ->add_to_inc method which is being replaced with the more generic ->register, which wil retain meaning when the interface no longer actually uses @INC
  • Features
    • OO interfaces now all have a ->register and a ->clear method.
    • Now supports exporting with_dist_dir and with_module_dir functions from Test::File::ShareDir

Modules

Create a Fake ShareDir for your modules for testing.
Simplified dist oriented ShareDir tester
Simplified module oriented ShareDir tester
Object Oriented ShareDir creation for distributions
Shared tempdir object code to inject into @INC
Object Oriented ShareDir creation for modules
Internal Object to make code simpler.
Simple utilities for File::ShareDir testing