Kirrily Skud Robert <[EMAIL PROTECTED]> wrote:
:Here's an initial patch to perlnewmod

Thank you.

: =item Get a CPAN user ID
: 
:-Every developer publishing modules on CPAN needs a CPAN ID. See the
:-instructions at C<http://www.cpan.org/modules/04pause.html> (or
:-equivalent on your nearest mirror) to find out how to do this.
:+Every developer publishing modules on CPAN needs a CPAN ID.  Visit
:+C<http://pause.perl.org/>, select "Request PAUSE Account", and wait for
:+your request to be approved by the PAUSE administrators.

04pause.html has some useful and important information people should
probably read before requesting an account.

: =item C<perl Makefile.PL; make test; make dist>
: 
:-Once again, C<h2xs> has done all the work for you. It produces the
:-standard C<Makefile.PL> you'll have seen when you downloaded and
:-installs modules, and this produces a Makefile with a C<dist> target.
:+Once again, C<module-starter> or C<h2xs> has done all the work for you.
:+They produce the standard C<Makefile.PL> you'll have seen when you
:+downloaded and installs modules, and this produces a Makefile with a
:+C<dist> target.

"... you see when you download and install modules."

Hugo

Reply via email to