develooper Front page | perl.scripts | Postings from December 2011

Re: Script upload not indexed

Thread Previous | Thread Next
From:
Terrence Brannon
Date:
December 12, 2011 14:42
Subject:
Re: Script upload not indexed
Message ID:
CAJB349i=kNW5594ngQmAoKHnPfD3-qkJdU5r+kK5kVRdNr2_zw@mail.gmail.com
Which app builder module do you like the most slaven? I wrote up a summary
of the CPAN scripting frameworks here -
http://www.perlmonks.org/?node_id=829276

App::Cmd is maybe the most widely used.

On Sun, Dec 11, 2011 at 4:37 PM, Slaven Rezic <slaven@rezic.de> wrote:

> Andrew Pam <andrew@sericyb.com.au> writes:
>
> > I've followed the instructions at
> > http://www.cpan.org/scripts/submitting.html and uploaded my script:
> >
> > Files in directory authors/id/X/XA/XANNI
> > pmcheck-1.1.0 4595  Mon, 25 Jul 2011 09:15:16 GMT
> >
> > How long does it take for a script to appear on CPAN?
> >
>
> Hi Andrew,
>
> nowadays it's probably better to wrap a script into a normal CPAN
> module, possibly under the App:: namespace. Then you get everything for
> free: a listing in search.cpan.org and metacpan.org, cpantesters
> results, and the script is installable using the various CPAN shells.
>
> Regards,
>    Slaven
>
> --
> Slaven Rezic - slaven <at> rezic <dot> de
>  BBBike - route planner for cyclists in Berlin
>  WWW version:                           http://www.bbbike.de
>  Perl/Tk version for Unix and Windows:  http://bbbike.sourceforge.net
>


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About