CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Perl/ CGI (http://www.codingforums.com/forumdisplay.php?f=5)
-   -   How to use Perl Language? (http://www.codingforums.com/showthread.php?t=276259)

crewson548 10-12-2012 01:56 PM

How to use Perl Language?
 
How can i use this PERL as a scripting language.

crewson548 10-15-2012 10:20 AM

As compare to others this PERL is a different from the other programming languages.
Need to know more that the most arithmetic operators behave the same way in Perl as they do in C++.

atomiku 10-19-2012 02:11 PM

Depends what you want to use Perl for. I find that Perl is great for server applications that need to run constantly, or need to perform a lot of complex actions on data.

You can use it for building websites with an Apache module, but I would recommend to use PHP instead as it comes with a whole library of useful functions for every day use.

The last thing I made in Perl was a MUD server with a custom C++ client for it. You can see some screenshots+info at http://atomiku.com/about-teromud/


All times are GMT +1. The time now is 05:12 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.