Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on PERL Language within the PERL forums, part of the Web Development category; In which language PERL has been developed ? What is current version ?...
|
|||||||
| PERL PERL Scripts - Tips, Tricks, Issues, Latest News, PERL Resource and PERL related topics can be discussed in this forum. |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
Re: PERL Language
Hi,
Perl has the power and flexibility of a high-level programming language such as C. In fact, as you will see, many of the features of the language are borrowed from C. Like shell script languages, Perl does not require a special compiler and linker to turn the programs you write into working code. Instead, all you have to do is write the program and tell Perl to run it. This means that Perl is ideal for producing quick solutions to small programming problems, or for creating prototypes to test potential solutions to larger problems. l Perl provides all the features of the script languages sed and awk, plus features not found in either of these two languages. Perl also supports a sed-to-Perl translator and an awk-to-Perl translator. In short, Perl is as powerful as C but as convenient as awk, sed, and shell scripts. Current version of perl is 5.1 Regards, Ajay Shembekar. Software Test Consultant |
|
|||
|
Re: PERL Language
where i can find material to learn and having hands on the perl language.
i want to have expertise over it but due to lack of info i am not able to get it.. is there any body who help me!!! |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Detailed differance in C language and C++ language? | prachidamle30 | C and C++ | 6 | 03-13-2008 09:42 AM |
| Working with XML in Perl | Lokesh M | AJAX & XML | 0 | 09-06-2007 11:29 AM |
| about PERL... | psuresh1982 | PERL | 5 | 09-04-2007 11:04 PM |
| How is PERL helpful for testers | Geek_Guest | Career Advice | 0 | 06-28-2007 04:10 AM |
| Need Forums or PERL/PYTHON | kalayama | Suggestions & Feedback | 3 | 12-21-2006 09:14 PM |