Help for this page
my $file = $mod; $file =~ s{::}{/}g; ... }; die("Unable to load $mod: $@\n") if $@;