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

NAME

Metabrik - There is Brik for that.

SYNOPSIS

   use base qw(Metabrik);

DESCRIPTION

This is the Metabrik Superclass. Every Brik derives from this one at the very least.

ATTRIBUTES

At The Metabrik Shell, just type:

"get core::global"

COMMANDS

At The Metabrik Shell, just type:

"help core::global"

METHODS

brik_properties
brik_use_properties
new
new_from_brik
new_from_brik_init
new_no_checks
new_from_brik_no_checks
new_from_brik_init_no_checks
new_brik_init
new_brik_init_no_checks
brik_self
brik_preinit
brik_preinit_no_checks
brik_init
brik_init_no_checks
brik_attributes
brik_author
brik_category
brik_class
brik_classes
brik_commands
brik_license
brik_name
brik_tags
brik_version
brik_base_attributes
brik_base_commands
brik_check_properties
brik_check_require_binaries
brik_check_require_modules
brik_check_use_properties
brik_checks
brik_create_attributes
brik_has_attribute
brik_has_binary
brik_has_command
brik_has_module
brik_has_tag
brik_help_run
brik_help_run_directory_not_found
brik_help_run_empty_array_arg
brik_help_run_file_not_found
brik_help_run_must_be_root
brik_help_run_invalid_arg
brik_help_run_undef_arg
brik_help_set_undef_arg
brik_help_set
brik_inherited_attributes
brik_inherited_commands
brik_own_attributes
brik_own_commands
brik_repository
brik_set_default_attributes
brik_set_use_default_attributes
brik_fini

SEE ALSO

Metabrik

COPYRIGHT AND LICENSE

Copyright (c) 2014-2020, Patrice <GomoR> Auffret

You may distribute this module under the terms of The BSD 3-Clause License. See LICENSE file in the source distribution archive.

AUTHOR

Patrice <GomoR> Auffret