Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    my @array=qw (5 4 10);
    for(my $i=0;$i<$#array;$i++){
                my $first=$ar_no[$i];
    
  2. or download this
    Global symbol "@ar_no" requires explicit package name at