ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> ppm
ppm
Re: New PPM-Repositories module
by Tony Cook other posts by this author
Apr 16 2008 5:20PM messages near this date
view in the new Beta List Site
New PPM-Repositories module | RE: New PPM-Repositories module
On Wed, Apr 16, 2008 at 09:05:34AM -0700, Jan Dubois wrote:
>  PPM4 is using the PPM-Repositories module from CPAN for things like `ppm
>  repo suggest`, `ppm repo add REPONAME` and the corresponding things in
>  the PPM GUI.
>  
>  The module hasn't been updated in a long while, and the maintainer seems
>  to be unreachable, so I've been given co-maintainership on CPAN.
>  
>  I've uploaded a new version of the module that also add a new API
>  instead of just exporting the internal data structure directly:
>  
>      http://search.cpan.org/~jdb/PPM-Repositories-0.12/
>  
>  Please send me any feedback you may have, especially if you are using
>  this module for some other purpose as well.
>  
>  I'm also interested in suggestions for the "description" fields for
>  each repository; I found it pretty hard to come up with anything
>  that doesn't just repeat the name.

    devhelp =>  {
        location =>  'http://ppd.develop-help.com/ppd',
        Type     =>  'Webpage',
        Active   =>  1,
        Notes    =>  'Imager and HTML::Embperl',
	# this repository contains a mix of 5.6 and 5.8 packages, but
	# each individual module is for only one of the 2 versions. :(
        PerlV    =>  [ 5.6, 5.8 ],
        PerlO    =>  ['MSWin32'],
    },

I guess I should clean it up.

Not to mention do a new Imager build.

Tony
_______________________________________________
PPM mailing list
PPM@[...].com
http://listserv.ActiveState.com/mailman/listinfo/ppm
Thread:
Jan Dubois
Tony Cook
Jan Dubois
Tony Cook

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved