More Conditional statements - Malayalam
- subtitles off
- captions off
- English
- Malayalam
This is a sample video. To access the full content,
please
Login
- Questions posted on Forums
- PERL Tutorials - Malayalam
-
error regarding switch program.
Can't locate Switch.pm in @INC (you may need to install the Switch module) (@INC contains: C:/Perl64/site/lib C:/Perl64/lib) at sampleswitch.pl line 2.BEGIN failed--compilation aborted at sampleswitch.pl line 2.code:#!/usr/bin/perluse Switch;$var = 'Linux';switch ($var) { case 'Perl' {print "I am Perl\n";} case 'Java' {print "I am Java\n";} case 'Linux' {print "I am Linux\n";} else {print "I am not a computer language\n";}}
06-07M 40-50S Sakshi@20
Answer last updated on: April 12, 2025, 11:02 p.m.
-
1Overview and Installation of PERL
-
2Variables in Perl
-
3Comments in Perl
-
4for for each loops
-
5while do while loops
-
6Conditional statements
-
More Conditional statements
-
8Data Structures
-
9Arrays
-
10Array functions
-
11Hash in Perl
-
12Functions in Perl
-
13Blocks in Perl
-
14Access Modifiers in PERL
-
15Referencing and Dereferencing
-
16Special Variables in PERL
-
17File Handling
-
18Exception and error handling in PERL
-
19Including files or modules
-
20Sample PERL program
-
21Perl Module Library (CPAN)
-
22Downloading CPAN module
-
23Perl and HTML
Questions posted on ST Forums:
455 visits
Outline:
Outline: if-elsif-else കണ്ടിഷനാല് സ്റ്റെമെന്റ്റ് സ്പെസിഫിക് കണ്ടിഷൻ ചെക്ക് ചെയ്യാൻ അത് ട്രൂ ആയാൽ അതാതു ബ്ലോക്ക് എക്സിക്യൂട്ട് ചെയുന്നു അല്ലെങ്കിൽ ഡീഫോൾട് എൽസ് ബ്ലോക്ക് എക്സിക്യൂട്ട് ചെയ്യുന്നു . സ്വിച്ച് ഒരു കണ്ടിഷനാല് കേസ് സ്റ്റെമെന്റ്റ് . സാറ്റിസ്ഫൈഡ് കേസ് എക്സിക്യൂട്ട് ചെയുന്നു else the ഡീഫോൾട് കേസ് എക്സിക്യൂട്ട് .ആകുന്നു
Width: | 960 | Height: | 720 |
---|---|---|---|
Duration: | 00:11:06 | Size: | 6.5 MB |
Show video info