On 9/27/05, Chuck Fox <[EMAIL PROTECTED]> wrote:
> Hello fellow authors,

Hi Chuck,

> I have a subclassed DBI module

subclassing DBI is tough! most extension of DBI have-a $dbh or $sth,
but dont try to subclass it.

> that I am interested in publishing.  Is
> there a guideline or list of do's and don'ts for publishing to CPAN ?

well the top-level space DBI::* is reserved. The rest depends on what
it does SQL::* and DBIx::* are the common places.

> Other than doing a make dist, are the formats/styles that are preferred ?
>
> Is this the correct forum for this question ?

lists.perl.org has some relevant DBI mailing lists.

>
> TIA,
>
> Chuck Fox
> Principal Database Administrator
> America Online, INC.

wow! mind telling us what database you use? AOL was looking for mason
developer awhile back (and boy were recruiters calling from all over).

>
>

Reply via email to