The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version v1.0.0 - 2015-11-21

  • Bug Fixes
    • Fix avoid Boxer::Task::Serialize spewing garbage when warning about empty lists.
    • Fix suppress failure to mark package auto-installed.
  • Documentation
    • Rewrite INSTALL to use Debian boxer package.
  • Other
    • Added: Implement --nonfree option for subcommand compose.
    • Croak (not die) on broken input.
    • Fixate suite in preseed file (resolved package list is suite-specific).
    • Improve coercion and error messages for input paths.
    • Release as stable, using semantic versioning.
    • Sync example data with boxer-data.
    • Tidy whitespace.
    • Use MooX::Role::Logger (not MooX::Log::Any) and Log::Any::Adapter::ScreenColoredLevel.

Documentation

boxer command line utils

Modules

system deployment ninja tricks
boxer command line utils

Provides

in lib/Boxer/CLI/Command.pm
in lib/Boxer/CLI/Command/About.pm
in lib/Boxer/CLI/Command/Aliases.pm
in lib/Boxer/CLI/Command/Commands.pm
in lib/Boxer/CLI/Command/Compose.pm
in lib/Boxer/Role/Interact.pm
in lib/Boxer/Task.pm
in lib/Boxer/Task/Classify.pm
in lib/Boxer/Task/Serialize.pm
in lib/Boxer/Types.pm

Examples