Help for this page
my $config = XML::Twig -> parsefile ( 'config.xml') -> simplify;
my $config = XMLin ('config.xml' );