Help for this page
sub loadmod(@){ shift if(ref($_[0])); $@ = 0; ... croak("Unable to locate $_\n\@INC includes: ".join(", ", @INC)) +if($@); } }
Unable to locate RPG::Item::Weapon::Spear @INC includes: E:/Perl/lib, +E:/Perl/site/lib, . at test1.pl line 5