Translator

-
Recent Posts
Recent Comments
Archives
Categories
- .NET
- Android
- Apache
- API
- Cloud Computing
- Data Center
- Database
- Flash
- Google Chromium
- HTML
- Knowledgebase
- Linux
- Mobile Application Development
- MySQL
- Open Source
- Perl
- Photoshop
- PHP
- Programming
- Proxy server
- Quality Assurance & Testing
- Search Engine Optimization
- Security
- Storage
- TeamGrowth
- Tools
- Tutorial
- Web Design
- Xen
Meta
Category Archives: Perl
System variables used in Perl
Perl is a powerful, adaptable and dynamic programming language which is compiled each time before running. It was first developed by Larry Wall in late 1980s. Today we will discuss briefly the system variables used in Perl. The following are … Continue reading
Posted in Perl
Tagged Perl, perl basics, Perl system variables, system variables in Perl
Leave a comment
File-handle or format variables
These are the special variables that are used for file or related operations. These need not be mentioned explicitly as they are initialized on successful file opening. Moreover each file-handle holds its own set of values. Some File handle or … Continue reading
Posted in Perl
Leave a comment
Basics Of Perl Special Variables
Perl is an open source, server side, high level dynamic programming language. Originally developed by Larry Wall in 1987. The basic rule of Perl is that a given task can be done in many ways. This is a very important … Continue reading












