[PATCH perlfaq3] CoreList typo
[email protected] (Iain Truskett)
| Newsgroups | perl.perlfaq.workers |
|---|---|
| Message-ID | <[email protected]> |
Corrected module name. -- Iain.
installedtypo.patch
(text/plain, 538 B)
Index: perlfaq3.pod =================================================================== RCS file: /cvs/public/perlfaq/perlfaq3.pod,v retrieving revision 1.36 diff -u -r1.36 perlfaq3.pod --- perlfaq3.pod 1 Oct 2003 03:30:53 -0000 1.36 +++ perlfaq3.pod 24 Nov 2003 08:46:59 -0000 @@ -65,7 +65,7 @@ installed distributions, although it can take awhile to do its magic. The standard library which comes with Perl just shows up as "Perl" (although you can get those with -Mod::CoreList). +Module::CoreList). use ExtUtils::Installed;