Perl Server with following modules
Hello.
Is there a personal web server, like Phptriad from phpgeek.com or activeperl, foxserv or phpDev which has the following perl modules installed also:
DBI; is missing
MIME::Tools;
MD5;
I am trying to run perldesk.com for testing, and the above modules need to be installed, and it's a hell of a task to install there [aka, no clue on how to do it]. I even downloaded the modules from cpan.org but no use.
Any ideas of a server software which includes these, or any easy way to install these?
Thanks.
Zain - [email protected]
InfoDoma
http://www.infodoma.com
Mark Hensler posted this at 07:52 — 25th January 2002.
He has: 4,048 posts
Joined: Aug 2000
LOL! Ya just gotta love that.
I have no idea. Only perl stuff I got installed was via RPM. (I'm using Mandrake 8.0 for my dinky little test web server)
Mark Hensler
If there is no answer on Google, then there is no question.
Wil posted this at 10:09 — 25th January 2002.
They have: 601 posts
Joined: Nov 2001
Hang on, you're confusing things here. Perl has been ported onto many Operating Systems. It's not a web server 'thing'.
You can install any module you wish from CPAN. There's a very simple installer, too. All the modules you listed come with the latest version of Perl. It would be more beneficial for you to download the latest release of Perl.
How do you know these modules aren't installed? DBI.pm has been distributed with Perl since version 5.003 (back in 1997) so this gotta be on your machine
- wil
Zain posted this at 12:03 — 25th January 2002.
They have: 9 posts
Joined: Jan 2002
Hello.
I have that version of Perl with ActivePerl [I guess] and Phptriad and phpdev [sure], and those 3 modules are not there.
Also, there is no installer included with them from the cpan site. All I can do is run those perl commands, which are really tough.
Any ideas?
??:
Zain - [email protected]
InfoDoma
http://www.infodoma.com
Zain posted this at 23:36 — 25th January 2002.
They have: 9 posts
Joined: Jan 2002
Hello.
I downloaded it, but how do I do the console part in windows? Dos prompt? If yes, do I need to copy the perl.exe file into the directory I want to run it in?
I am on windows xp.
Thanks.
Zain - [email protected]
InfoDoma
http://www.infodoma.com
mairving posted this at 02:06 — 26th January 2002.
They have: 2,256 posts
Joined: Feb 2001
Try Start/Program Files/Accessories/Command Prompt to get to the imitation DOS mode.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.