Re: Failed: PAUSE indexer report RDRAKE/App-Tel-0.2003.tar.gz

2014-11-23 Thread David Golden
Hi, Robert. You need to have permissions on "App::Tel" itself and your distribution seems to have only "App::Tel::CiscoColors" etc. Just add a legal "lib/App/Tel.pm" with a "package App::Tel" statement (and $VERSION!) and try again. That's a good place to document what your distribution is about

Re: Failed: PAUSE indexer report RDRAKE/App-Tel-0.2003.tar.gz

2014-11-23 Thread Robert Drake
Any idea why it's failing? I checked the distribution name with pause and it said nobody is using the App::Tel namespace and App is set for free-for-all. I would not be suprised at all if I did something wrong. It's my second or third module and my first that doesn't use Dist::Zilla. I finally