Re: Structure of a CPAN distribution: sample .pl files; .tar.gz for use in testing

2010-02-28 Thread Jonathan Rockway
* On Sat, Feb 27 2010, Skriptke wrote: > I did a similar question recently: > http://www.nntp.perl.org/group/perl.module-authors/2010/02/msg8235.html > > The conclusion: Add any library, etc.. to directory 'share'. Use > install_share 'share'; of Module::Install; to install this. Then used > File

Re: Structure of a CPAN distribution: sample .pl files; .tar.gz for use in testing

2010-02-28 Thread David Golden
On Sun, Feb 28, 2010 at 12:39 AM, Jonathan Rockway wrote: > I put them in examples/.  Unfortunately, search.cpan doesn't make any > effort to advertise this, so you will have to do it yourself.  ("Take a > look at the examples in "examples/".) I've opened a wishlist ticket with search.cpan.org to