Help for this page
my $fs4 = {'_structure' => {}}; say (exists $fs4->{_structure}{'/Users/dotfiles/perl5/my_modules'}{BL +AH}{Crap}); d $fs4->{_structure}, 3;
$VAR1 = { '/Users/dotfiles/perl5/my_modules' => { 'BLAH' => {} } };