Re: Indexer artefacts (due to MooseX::Declare?)
[email protected] (Ricardo SIGNES) Wed, 11 Feb 2009 08:37:06 -0500
| Newsgroups | perl.cpan.discuss |
|---|---|
| Message-ID | <[email protected]> |
* Steffen Schwigon <[email protected]> [2009-02-11T05:06:12] > - http://search.cpan.org/~schwigon/Data-DPath-0.05/ shows some > modules as UNAUTHORIZED, although I'm the owner of the namespace, > as v0.01 shows. v0.01 shows no such thing. The item shown in 0.01 is indexed as documentation, not code, because it contains no "package" statement. (Yes, I know how MX::Declare works, but the PAUSE indexer does not.) > Should I everywhere just write such a "package" line at the end of > each module so the indexer can see it? Yes. -- rjbs