The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for App-Provision-Tiny

0.0404 2022-09-24 17:01:16
    - Modernize tests.
    - Update the OSX homebrew install command.

0.0403 2020-03-01 15:29:10
    - Update distribution.
    - Remove undesired example module.
    - Make the Homebrew module handle Debian.

0.0402 2014-08-30
    - Fixed POD

0.0401 2014-03-16
    - Enabled --release specification/requirement.
    - Improved documentation.

0.04  2014-03-15
    - Used meet() instead of whatever_the_plugin_is_named().
    - Allowed --force.
    - Vastly improved existing plugin logic.
    - Added plugins for Cpanm, Sourcetree & Wget.
    - Added the beginnings of dependency meeting.

0.03  2014-03-12
    - Replaced App::Provision::Foo::foo() with the meet() method.
    - Improved documentation.

0.02  2014-02-26
    - Added multi system recipe definition (currently osx and apt).

0.01  2014-02-23
    - Imported functionality from devel repo.
    - Minted by Dist::Zilla