Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

PPM::Make ~ get it while it's hot


I take requests (got a module that could be compiled under win32 but is not on any ppm repositories, I'll give it a shot given you read my readme and comply).

http://crazyinsomniac.perlmonk.org/perl/ppm

My repository is about to undergo a rehaul, as I'm beginning to compile modules under perl5.8. By the way, you can get a binary version of perl5.8 built by me at my repository. The only thing I changed is what perl -v spits out:
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.
I provide a PPM version of BerkeleyDB, which nobody else does AFAIK. So far I've taken maybe 5 requests.

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 -MFile::Path -MConfig -e" rmtree(qq[$Config{installhtmldir}\\bin] +) " perl -MFile::Path -MConfig -e" rmtree(qq[$Config{installhtmldir}\\site +\\lib]) " perl -MActivePerl::DocTools -e ActivePerl::DocTools::UpdateHTML() perl -MActivePerl::DocTools -e ActivePerl::DocTools::WriteTOC()
perl -MPod::Master -e Update()

____________________________________________________
** The Third rule of perl club is a statement of fact: pod is sexy.


In reply to Re: HowTo build and distribute a PPMed module for Win32 by PodMaster
in thread HowTo build and distribute a PPMed module for Win32 by idnopheq

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-03-29 08:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found