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

Changes for version v1.4.2 - 2020-04-24

  • Bug Fixes
    • fix process empty class list or non-empty parameters in node data
    • have Boxer::Task::Classify: explicitly set datadir default as unset (this partly reverts git commit a4bea17)
  • Test Suite
    • fix tighten World::Reclass test to not tolerate duplicates (this also reverts git commit f3e3009)
    • tighten World::Reclass test to cover node with custom parameters and no class
  • Packaging
    • update perltidy config: consistently use long-options; use --converse
    • use List::MoreUtils
  • Other
    • rephrase World::Reclass slightly to make peace between perltidy and Test::Tabs)
    • tighten World::Reclass to process only matching types, and skip duplicates is arrays

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