in reply to HowTo build and distribute a PPMed module for Win32
I provide a PPM version of BerkeleyDB, which nobody else does AFAIK. So far I've taken maybe 5 requests.G:\>perl -v This is perl, v5.8.0 built for MSWin32-x86-multi-thread by a crazy ins +omniac Copyright 1987-2002, Larry Wall Perl may be copied only under the terms of either the Artistic License + or the GNU General Public License, which may be found in the Perl 5 source ki +t. Complete documentation for Perl, including FAQ lists, should be found +on this system using `man perl' or `perldoc perl'. If you have access to + the Internet, point your browser at http://www.perl.com/, the Perl Home Pa +ge.
When you don't use `ppm3' to install modules (you just do a make install), You may find it useful to update your ActivePerl html docs. I do this practically every other day ;)
perl -MPod::Master -e Update()
____________________________________________________
** The Third rule of perl club is a statement of fact: pod is sexy.
|
---|