develooper Front page | perl.perl5.porters | Postings from October 2000

RE: [ID 20001009.009] what if cc changes?

Thread Previous | Thread Next
From:
Moore, Paul
Date:
October 10, 2000 01:40
Subject:
RE: [ID 20001009.009] what if cc changes?
Message ID:
714DFA46B9BBD0119CD000805FC1F53B012A82F9@UKRUX002.rundc.uk.origin-it.com
From: Peter Prymmer [mailto:pvhp@forte.com]
> My guess is that adding 'bindist' to MakeMaker could proceed without
> harming an effort to produce a more dynamic Config.pm than 
> what is current practice.

AIUI, the "PPM" binary format is usable on any platform - just do "make ppd"
to make the .ppd file, and then tar/gz the "blib" directory from the build.
Take the two of these to the target machine, and use PPM to install them.

The only problem(s) are (1) PPM has dependencies (like XML::Parder) which
may not be present - chicken & egg problem, and (2) as far as I know, PPM is
not available from CPAN, or indeed anywhere independently of ActiveState's
distributions. I don't believe that there is any licensing reason why it
shouldn't be available, maybe someone in ActiveState could put PPM onto
CPAN, so that it could be used.

Again, I don't know how much interest there would be in this, but it is
there already.

Paul.

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