Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    
  2. or download this
    for (@myarray1) { last if $conf eq $_; $i++; };
    
  3. or download this
    print "Values is @values \n";
    
  4. or download this
    0|0|{A=145,B=2,C=12,D=18}|!
    
  5. or download this
    Conf is 0
    Rest is 0