>From my quick look, there's no .pm file, so nothing to index. POD files are not indexed.
I.e. App::Natas is lib/App/Natas.pod If you make that lib/App/Natas.pm and put in an appropriate "package App::Natas" line, then it will get indexed. David On Fri, Aug 16, 2013 at 2:23 PM, Karen Etheridge <[email protected]> wrote: > > forwarding along to the right list > > ----- Forwarded message from Mike Doherty <[email protected]> ----- > >> From: Mike Doherty <[email protected]> >> Date: Tue, 13 Aug 2013 20:44:59 -0300 >> To: [email protected] >> Subject: Why wasn't my upload indexed? >> >> Hello, >> >> I uploaded this[0] the other day. I received the "entered" email, but >> never the "indexed" email. The module isn't listed in my pause >> permissions page as "first-come", and although the file is in >> D/DO/DOHERTY/App-Natas-0.001.tar.gz, that file doesn't appear in >> 02packages. What gives? >> >> -Mike >> >> [0] https://metacpan.org/release/DOHERTY/App-Natas-0.001 > > ----- End forwarded message ----- -- David Golden <[email protected]> Take back your inbox! → http://www.bunchmail.com/ Twitter/IRC: @xdg
