No questions yet
3093 visits
Outline:1. Special variables have a predefined and special meaning in Perl. 2. These variables are denoted by usual variable indicator such as $, @, % along with punctuation characters. For Example: $_, $!, $@
1. Special variables have a predefined and special meaning in Perl. 2. These variables are denoted by usual variable indicator such as $, @, % along with punctuation characters. For Example: $_, $!, $@
Show video info
Pre-requisite