Help for this page
my $schema = { section => { ... }, }, };
use warnings; use strict; ... return unless ref $_[1]; die "Parameter " . mkpath( $_[3] ) . " should be a scalar!"; }