Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion lib/ExtUtils/MakeMaker/FAQ.pod
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ L<ExtUtils::MakeMaker>, L<ExtUtils::Liblist> and ExtUtils::MM_{Current OS}
NOTE: The methods in L<MY|ExtUtils::MY> are simply copied into PACK### rather
than MY being a superclass of PACK###. I don't remember the rationale.

NOTE: L<ExtUtils::Liblist> should be removed from the inheritance hiearchy
NOTE: L<ExtUtils::Liblist> should be removed from the inheritance hierarchy
and simply be called as functions.

NOTE: Modules like L<File::Spec> and L<Exporter> have been omitted for clarity.
Expand Down