Config::Model::Role::NodeLoader
Load Node element in configuration tree
- Provided by: libconfig-model-perl (Version: 2.155-1)
- Report a bug
Load Node element in configuration tree
version 2.155
$self->load_node( config_class_name => "...", %other_args);
Role used to load a node element using Config::Model::Node (default behavior).
If the config class overrides the default implementation, ( "class" parameter ), the override class is loaded and used to create the node.
Creates a node object using all the named parameters passed to load_node. One of these parameter must be "config_class_name"
Dominique Dumont
This software is Copyright (c) 2005-2022 by Dominique Dumont.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999