Re: [MacPerl-Porters] [ macperl-Bugs-486790 ] Shuck file problems

[email protected] (Peter Prymmer) Sat, 1 Dec 2001 12:58:24 +0000 (GMT)
Newsgroups perl.macperl.porters
Message-ID <[email protected]>
On Fri, 30 Nov 2001, Thomas Wegner wrote:

> At 4:31 Uhr +0000 30.11.2001, Peter Prymmer wrote:
> >Does the perllocal.pod document come into Shuck's menu if you add a CPAN
> >module?
> >
> >Peter Prymmer
> >
> >
> perllocale.pod is under "Advanced Topics" -> "Locale support (perllocale)".
> Generally, to appear in the menu, pod documents have to be added to the
> "MacPerl.podhelp" index file. Then, the "BuildHelpIndex" script (look in
> the MacPerl application sources) has to be run to create the "MacPerl
> Help" file.


Thanks.  The perllocal.pod file is a listing or inventory of all modular
packages installed on the system.  It is not the same as perllocale.pod
(which is about the locale model of I18n and L10n).

I guess my question now boils down to: Does ExtUtils::MM_MacOS.pm handle
the addition of perlocal.pod to MacPerl.podhelp and run BuildHelpIndex?
Thanks.

Peter Prymmer