/ Published in: Perl
                    
                                        
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
scalar @wattage returns size of array
switch statement can be used when use Switch;
switch($key)
{
case '' { }
}
foreach $line (<INFILE>) {}
foreach $value (@array) {}
Comments
 Subscribe to comments
                    Subscribe to comments
                
                