Changes for version v1.4.0 - 2019-04-01

  • Bug Fixes
    • Fix avoid option --verbose overriding stronger verbosity set as environment variables.
  • Documentation
    • Improve pod of Boxer::Task.
    • Mention Elbe commands and isar in SEE ALSO pod.
    • Mention Perl module Footprintless in Boxer pod section SEE ALSO.
    • Update TODOs.
  • Other
    • Added: Fix implement boxer-compose/boxer-bootstrap option --verbose.
    • Added: Implement boxer-bootstrap option --mode.
    • Emit shell command notice via Log::Any to stderr (not explicitly to stdout).
    • Execute reclass in Boxer::World::Reclass (not Boxer::Task::Classify).
    • Improve logging.
    • Load Moo-related modules (base classes and roles) before other modules.
    • Stop use version: Unneeded.
    • Tidy coercion hints.
    • Tidy to consistently use qw() in module use.
    • Tighten author-test pod-spell to rely on english aspell disctionary being installed.

Documentation

boxer command line utils

Modules

system deployment ninja tricks
boxer command line utils
software component
software component as a reclass node or class
set of software available to install
software for single use case
software as serialized by reclass

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/Bootstrap.pm
in lib/Boxer/CLI/Command/Commands.pm
in lib/Boxer/CLI/Command/Compose.pm
in lib/Boxer/File/WithSkeleton.pm
in lib/Boxer/Role/Interact.pm
in lib/Boxer/Task.pm
in lib/Boxer/Task/Bootstrap.pm
in lib/Boxer/Task/Classify.pm
in lib/Boxer/Task/Serialize.pm
in lib/Boxer/Types.pm

Examples