Jeff 'japhy' Pinyan wrote:

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

Excellent! That gives me a bit more to look into, thanks :)



-- 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