In article <1347124192.24325.yahoomail...@web31802.mail.mud.yahoo.com>,
Flavio Marcelo Amaral <flavio_marc...@yahoo.com.br> wrote:

> I tried to upload the module below and I was not able to. Could you
> please help me to discover what I did wrong?

> The distribution does
> not unpack into a single directory

I didn't get the distro, but you can send it to me in private email if
this doesn't fix it. You can also ask for more help on
module-auth...@perl.org or Stackoverflow.com.

The note says that the distribution doesn't unpack into a single
directory, which means all of your distribution files end up in the
currently directory. Usually this means you created the tarball from
within the distribution directory instead of above it.

However, if you use the build system targets, you shouldn't ever run
into this problem:

    % make dist

or

    % ./Build dist

Good luck, :)

-- 
brian d foy (one of many PAUSE admins), http://pause.perl.org
PAUSE instructions:  http://pause.perl.org/pause/query?ACTION=pause_04about
Archives: http://www.xray.mpe.mpg.de/mailing-lists/modules
Please send all messages back to modules@perl.org with no CC to me.

Reply via email to