Prepare for your Next Interview
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 ?...
|
|||
|
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 |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Detailed differance in C language and C++ language? | prachidamle30 | C and C++ | 6 | 03-13-2008 08:42 AM |
| Working with XML in Perl | Lokesh M | AJAX & XML | 0 | 09-06-2007 10:29 AM |
| about PERL... | psuresh1982 | PERL | 5 | 09-04-2007 10:04 PM |
| How is PERL helpful for testers | Geek_Guest | Career Advice | 0 | 06-28-2007 03:10 AM |
| Need Forums or PERL/PYTHON | kalayama | Suggestions & Feedback | 3 | 12-21-2006 08:14 PM |