X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2Fperlnewmod.pod;h=a5e49612d1008b2cbd03ed9e6ece0082652294d4;hb=ab1db26f7811bf020db962c2e9f51e9af45f1a8f;hp=ace8d85130f65ad84073270b8c45349bbc0502cf;hpb=b1866b2db57c4aa1ee77325f2658722f6a7befa2;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/perlnewmod.pod b/pod/perlnewmod.pod index ace8d85..a5e4961 100644 --- a/pod/perlnewmod.pod +++ b/pod/perlnewmod.pod @@ -239,18 +239,21 @@ it connected to the rest of the CPAN, you'll need to tell the modules list about it. The best way to do this is to email them a line in the style of the modules list, like this: - Net::Acme bdpO Interface to Acme Frobnicator servers FOOBAR - ^ ^^^^ ^ ^ - | |||| Module description Your ID - | |||| - | |||\- Interface: (O)OP, (r)eferences, (h)ybrid, (f)unctions - | ||| - | ||\-- Language: (p)ure Perl, C(+)+, (h)ybrid, (C), (o)ther - | || - Module |\--- Support: (d)eveloper, (m)ailing list, (u)senet, (n)one - Name | - \---- Maturity: (i)dea, (c)onstructions, (a)lpha, (b)eta, - (R)eleased, (M)ature, (S)tandard + Net::Acme bdpOP Interface to Acme Frobnicator servers FOOBAR + ^ ^^^^^ ^ ^ + | ||||| Module description Your ID + | ||||| + | ||||\-Public Licence: (p)standard Perl, (g)GPL, (b)BSD, + | |||| (l)LGPL, (a)rtistic, (o)ther + | |||| + | |||\- Interface: (O)OP, (r)eferences, (h)ybrid, (f)unctions + | ||| + | ||\-- Language: (p)ure Perl, C(+)+, (h)ybrid, (C), (o)ther + | || + Module |\--- Support: (d)eveloper, (m)ailing list, (u)senet, (n)one + Name | + \---- Development: (i)dea, (c)onstructions, (a)lpha, (b)eta, + (R)eleased, (M)ature, (S)tandard plus a description of the module and why you think it should be included. If you hear nothing back, that means your module will @@ -279,4 +282,5 @@ Simon Cozens, C L, L, L, L, L, L, L, L, L, L, -http://www.cpan.org/ +http://www.cpan.org/ , Ken Williams' tutorial on building your own +module at http://mathforum.org/~ken/perl_modules.html