You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Constructs a C<Module::Metadata> object given a module or package name.
64
67
Returns undef if the module cannot be found.
65
68
66
-
In addition to accepting the C<collect_pod> argument as described above,
67
-
this method accepts a C<inc> argument which is a reference to an array of
68
-
directories to search for the module. If none are given, the default is
69
-
@INC.
69
+
In addition to accepting the C<collect_pod> and C<decode_pod> arguments as
70
+
described above, this method accepts a C<inc> argument which is a reference to
71
+
an array of directories to search for the module. If none are given, the
72
+
default is @INC.
70
73
71
74
If the file that contains the module begins by an UTF-8, UTF-16BE or
72
75
UTF-16LE byte-order mark, then it is skipped before processing, and the
@@ -237,7 +240,7 @@ assistance from David Golden (xdg) <[email protected]>.
237
240
238
241
=head1 CONTRIBUTORS
239
242
240
-
=for stopwords Karen Etheridge David Golden Vincent Pit Matt S Trout Chris Nehren Graham Knop Olivier Mengué Tomas Doran tokuhirom Christian Walde Tatsuhiko Miyagawa Peter Rabbitson Steve Hay Jerry D. Hedden Craig A. Berry Mitchell Steinbrunner Edward Zborowski Gareth Harper James Raspass 'BinGOs' Williams Josh Jore Kent Fredric
243
+
=for stopwords Karen Etheridge David Golden Vincent Pit Matt S Trout Chris Nehren Tomas Doran Olivier Mengué Graham Knop tokuhirom Tatsuhiko Miyagawa Christian Walde Leon Timmermans Peter Rabbitson Steve Hay Jerry D. Hedden Craig A. Berry Mitchell Steinbrunner Edward Zborowski Gareth Harper James Raspass 'BinGOs' Williams Josh Jore Kent Fredric
0 commit comments