Click to See Complete Forum and Search --> : Recommendations for a robust Perl package for Linux


James
04-10-2001, 06:47 PM
Any one? Bueller?

http://www.sharkyforums.com/ubb/smile.gif

Seriously, I would like to put Perl on my server and see what I can do.

Dengin
04-11-2001, 09:13 AM
Active State Perl is available for many platforms, including Linux: http://www.activestate.com
The W32 version is very robust.

Originally posted by James:
Any one? Bueller?

http://www.sharkyforums.com/ubb/smile.gif

Seriously, I would like to put Perl on my server and see what I can do.



------------------
"My other car is also a Porsche"
---------------------------------
Abit BH6, rev. 1.01
PIII-750@840
256MB PC133 Crucial RAM
Viper 770 non-Ultra @ 150/183 w. NVidia 11.01 drivers
TennMax Lasagna TNT cooler
Diamond Monster MX300 w. Vortex 2 v.2048 drivers
DirectX 8.0a

richardginn
04-11-2001, 09:27 AM
i will go with activestate myself.

------------------
www.geocities.com/richardginn/templatehtml (http://www.geocities.com/richardginn/templatehtml) -Come visit the Template HTML homepage

James
04-11-2001, 03:10 PM
After doing some mucking around I found that the 7.2 release of Slackware that I have comes with Perl 5.6.0, so for now I will use that until I find it no longer meets my needs.

Also, I am going to check out that activestate Perl package, thanks for the replies.

------------------
10 goto work
20 goto 10
Damn

Sketch
04-11-2001, 06:57 PM
Just get the source tarball and compile it yourself. The version that comes with Slackware should never cease to meet your needs. If it does, then Perl itself has ceased to meet your needs. The version included in Linux distributions is compiled from the source tarball. If you need more functionality, go to www.cpan.org (http://www.cpan.org) and find modules to do what you need.


Edit: Just FYI, Activestate Perl is a great package for Windows, but because it is a customized package, I wouldn't use it for *nix. There are a few things that it can't do, or that it does in non-standard ways. To be as compatible as possible, stick with the "real" version.
------------------
A mind is a terrible thing to taste.


Knight of the OC Crusaders
My specs at Mr. White's Computer Haven (http://darksavior.net/~mrwhite/sketchspecs.html)

[This message has been edited by Sketch (edited April 11, 2001).]