Re: CPAN newbie submitter question

[email protected] (Ricardo SIGNES)
Newsgroups perl.cpan.discuss
Message-ID <[email protected]>
* Nathan Lewis <[email protected]> [2005-08-15T16:54:12]
> > The distribution contains a blib/ directory and is
> > therefore not being
> > indexed. Hint: try 'make dist'.
> 
> I fixed it on my machine by running make clean in my
> directory and then deleting the Makefile before re
> taring the directory.

Are you manually tarring your distribution?  Don't do that.

Are you using Module::Build or ExtUtils::MakeMaker?  You should be.

If you use (say) ExtUtils::MakeMaker, you will do this:

	perl Makefile.PL
	make
	make manifest
	make disttest
	make dist

And you will have a tarball ready to upload.

-- 
rjbs
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQFDAg6v5IEwYcR13KMRAttmAJ904VwPOIyRJJpBGLt9APoM1gSWOgCfVd59
ZOGwRZxpU7iGGp25Fv6Ed4c=
=4cO8
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.