On May 16, JupiterHost.Net said:

>So the first question is:
>  To create the tar.gz file needed for upload to cpan I simply tar/gz
>ify the NewModule/ directory, correct?

No.

  h2xs ... Foo::Bar
  cd Foo/Bar
  # make the module
  perl Makefile.PL
  make tardist

-- 
Jeff "japhy" Pinyan      [EMAIL PROTECTED]      http://www.pobox.com/~japhy/
RPI Acacia brother #734   http://www.perlmonks.org/   http://www.cpan.org/
CPAN ID: PINYAN    [Need a programmer?  If you like my work, let me know.]
<stu> what does y/// stand for?  <tenderpuss> why, yansliterate of course.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to