On Saturday 26 May 2007 05:01:21 pm Peter Michaux wrote:
> I forgot to do export instead of a fresh checkout. Ok. I'll get that next
> time.

To prepare a tarball of your CPAN module for CPAN release, try running "make 
dist".  That will prevent inclusion of working-copy cruft (like Makefile, 
pm_to_blib, .svn, etc.).  You can also run "make disttest" to test your 
distribution, to make sure you didn't forget something in your MANIFEST or 
whatever.

-- 
package JAPH;use Catalyst qw/-Debug/;($;=JAPH)->config(name => do {
$,.=reverse qw[Jonathan tsu rehton lre rekca Rockway][$_].[split //,
";$;"]->[$_].q; ;for 1..4;$,=~s;^.;;;$,});$;->setup;

Attachment: pgpWSWiDvUTFz.pgp
Description: PGP signature

_______________________________________________
List: [email protected]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/

Reply via email to