This warning (recently added) is not documented : --- perldiag.pod.orig Thu Aug 23 22:19:39 2001 +++ perldiag.pod Thu Aug 23 22:19:21 2001 @@ -2431,6 +2431,12 @@ some day, even though it doesn't yet. Perhaps you should use a mixed-case attribute name, instead. See L<attributes>. +=item Package '%s' not found (did you use the incorrect case?) + +(W misc) You included a package file via C<use>, but the package name +did not match the file name. It's possible that you mispelled the +package name. + =item page overflow (W io) A single call to write() produced more lines than can fit on a