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

Changes for version 1.11 - 2015-11-22

  • FEATURE: core::shell: auto prefix by run if entered command is a used Brik example: perl::module install Class::Gomor is equivalent to: run perl::module install Class::Gomor
  • FEATURE: Metabrik: brik_author and brik_license Commands and Properties
  • FEATURE: Metabrik: auto tagging of Briks based on Repository, Category and Name
  • FEATURE: Metabrik: optional_modules and optional_binaries Properties. Also added brik_has_binary and brik_has_module Commands.
  • new: core::context: get_used Command to return a reference to a used Brik
  • new: brik::search: command Command to search a Brik by existing Commands
  • bugfix: shell::script: allow blank lines and comments
  • bugfix: core::shell: correctly stop a run Command on SIGINT
  • bugfix: Metabrik: return error and not info on bad usage for some brik_has_* Commands
  • bugfix: Metabrik: correctly call brik_fini on core::context exiting

Modules

There is Brik for that.
brik::search Brik
core::context Brik
core::global Brik
core::log Brik
core::shell Brik
perl::module Brik
shell::command Brik
shell::history Brik
shell::rc Brik
shell::script Brik