in reply to Re^2: How do I package a module and related apps for successful upload to cpan
in thread How do I package a module and related apps for successful upload to cpan

> I’ll try /scripts. I had read that /scripts and /bin were supported in Dist:Zilla ...

Note that davido, in Re: What do I use to release a module to CPAN for the first time?, strongly advises you to stay away from Dist::Zilla until you understand every step involved in doing it manually:

If you were using Dist::Zilla (which you shouldn't be using for your first module, or maybe even your first ten modules)...

Based on your experiences, davido's advice seems to be spot on. :)

  • Comment on Re^3: How do I package a module and related apps for successful upload to cpan