Randy Kobes <[EMAIL PROTECTED]> writes:

[...]

> What might work
> is supplying, like mod_perl-2 does, a
> APR::Request::DummyVersions module that just contains
>
> package APR::Request
> $APR::Request::VERSION = xxx
>
> package APR::Request::CGI
> $APR::Request::CGI::VERSION = xxx
>
> etc.
>
> As for getting PAUSE to ignore packages, I think adding
> =========================================================
> no_index:
>    file:
>        - whatever/file.pm
>        - whatever/file2.pm
>    package:
>        - another::package
>        - another::package2
> ========================================================
> to META.yml would work.
>
> I could work on adding these two things, if desired.

Looks cool; please have at it then :-).

-- 
Joe Schaefer

Reply via email to