Use modulemaker to help you make a module. 
http://search.cpan.org/dist/ExtUtils-ModuleMaker/scripts/modulemaker

Make a good MANIFEST.skip and run

perl Build.PL

perl Build manifest

perl Build dist

This will make a tar file which you should upload.

Kartik Thakore

On 2010-08-26, at 8:34 AM, Ben Bimber <bbim...@gmail.com> wrote:

Hello,

I am trying to submit a new module for the first time and would like
to be sure I'm doing everything correctly.  The module itself is
extremely simple: one file written in pure perl (attached).  I
followed what I believe I needed to create in terms of other files
(like build.PL).  I am new to this process, so would anyone be willing
to quickly look at it?  Is there another process for validating a
module prior to submission?

Thanks for any help and sorry if I missed something.

-Ben
<Labkey-query.zip>

Reply via email to