On Thu, Jul 27, 2000 at 11:53:14AM -0700, Paul J. Lucas wrote:
> 
>       1. I haven't had the time to figure out their submission
>          procedures.

The $CPAN/modules/04pause.html describes it in good detail. Namely,
write to [EMAIL PROTECTED] with the information listed.

>       3. Although in practice it will most likely be used with Perl
>          or mod_perl, it's a stand-alone C++ library/API.

Some modules solve this by including the C/C++ code in the Perl
distribution (GD, XML::Parser), other only include the Perl code in
CPAN tgz's and the Makefile.PL links to preinstalled libraries
(Compress::Zlib). But having the module on CPAN helps people to find
the module. One of the strengths of Perl is that all you need and all
that is available you should be able to find on one place -- in ideal
world.

-- 
------------------------------------------------------------------------
 Honza Pazdziora | [EMAIL PROTECTED] | http://www.fi.muni.cz/~adelton/
   .project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain.
Petition for a Software Patent Free Europe http://petition.eurolinux.org
------------------------------------------------------------------------

Reply via email to