logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Coding & Scripting Corner View previous topic :: View next topic
Reply to topic   Topic: Perl CPAN.pm
Author
levik



Joined: 12 Jul 2006
Posts: 3

PostPosted: Thu 13 Jul '06 15:19    Post subject: Perl CPAN.pm Reply with quote

Ok, I'm sure I'm going to sound completely uneducated, but oh well. What is cpan, and how do I use it to add modules to apache? Is it for unix and osx based systems only or is it usable by windows, and am I lacking any software to do so? Another month or so and I'm sure I'll have caught back up with everything, anyways thanks for the help!
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Thu 13 Jul '06 16:41    Post subject: Reply with quote

CPAN means: Comprehensive Perl Archive Network, see http://cpan.org/ .

CPAN has a collection of perl modules which you can install with perl PPM.

So only when you run Perl scripts you maybe need one of the modules, not really Apache stuff.

Steffen
Back to top


Reply to topic   Topic: Perl CPAN.pm View previous topic :: View next topic
Post new topic   Forum Index -> Coding & Scripting Corner