Distribution channels - who will do that?

gabor on 2009-04-15T21:54:25

In MBA one of the things people are taught is that you have to have good distribution channels for your product.

Our product is perl, CPAN modules and applications written in Perl.

Let's look at the CPAN modules:

Our distribution channels are Linux/*BSD/Unix and other OS vendors who distributed binary versions of some CPAN modules. ActiveState and a few volunteers who distribued .ppm packages and CPAN(PLUS)?.pm.

CPAN(PLUS)?.pm are doing fine but even with the recent improvements on Debian and Fedora there are still too few modules packaged and distributed by most of the vendors.

Someone should encourage the help of these distributions. Someone might even finance some of this packaging work but who?
The Perl Foundation?
The Enlightened Perl Organisation?

Any thoughts?


binary packages

chorny on 2009-04-16T07:50:05

ActiveState distributes all possible CPAN modules - they have automated process of creating ppm files.

Recent work should make creating binary packages easier: configure_requires, MYMETA.yml. I'm planning to add build_requires to EU::MM (patch already done).

I also have an interesting idea, you can read about it on GSoC 2009 Perl Projects, search for "CPAN/OS package interaction".

Small world

castaway on 2009-04-16T21:52:52

Small world

Interested...

Random Logic on 2009-04-17T21:17:58

I'm always trying to use as much of what is available of perl modules in debian and use dh-make-perl to generate also the non-existing ones and install through debain's package management (aptitude usually).

As I also can partly speak for Vienna.pm, I would say that Vienna.pm is also interessted in directly sponsoring such activities.

Contacts welcome.