p4raw-id: //depot/perl@27881
If an empty list, C<undef>, or nothing that matches the first 3 values above
is returned then C<require> will look at the remaining elements of @INC.
-Note that a tied file handle must be a real file handle (strictly a typeglob,
+Note that this file handle must be a real file handle (strictly a typeglob,
or reference to a typeglob, blessed or unblessed) - tied file handles will be
ignored and return value processing will stop there.