This is a sample video. To access the full content, please Login
No questions yet
3645 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