Re: [Module-build-general] More version info in META.yml
Status: Beta
Brought to you by:
kwilliams
|
From: Ken W. <ke...@ma...> - 2003-03-08 19:43:42
|
On Saturday, March 8, 2003, at 01:38 PM, sc...@po... wrote:
> On Sat, Mar 08, 2003 at 12:15:18PM -0600, Ken Williams wrote:
>
>> 2) What about .pm files that contain multiple packages? Should
>> those
>> packages be included too, like the PAUSE namespace indexer does?
>
> Is the PAUSE indexer that smart? I don't think it is.
Yup, it is:
<<<<<<<<<<<<<<<<<<<<<< PAUSE indexer report <<<<<<<<<<<<<<<<<<<<<
...
Module::Build::Platform::Windows
version: undef
in file: Module-Build-0.16/lib/Module/Build/Platform/Windows.pm
status: indexed
Module::Build::Platform::Windows::BCC
version: undef
in file: Module-Build-0.16/lib/Module/Build/Platform/Windows.pm
status: indexed
Module::Build::Platform::Windows::GCC
version: undef
in file: Module-Build-0.16/lib/Module/Build/Platform/Windows.pm
status: indexed
Module::Build::Platform::Windows::MSVC
version: undef
in file: Module-Build-0.16/lib/Module/Build/Platform/Windows.pm
status: indexed
...
<<<<<<<<<<<<<<<<<<<<<< PAUSE indexer report <<<<<<<<<<<<<<<<<<<<<
-Ken
|