Help for this page

Select Code to Download


  1. or download this
    my @a;
    
    ...
    
       pop @a if $i >= 7;
    }
    
  2. or download this
    SCALAR(0x226024)
    SCALAR(0x226024)
    ...
    SCALAR(0x2252f8)
    SCALAR(0x225334)  <-- different
    SCALAR(0x22513c)  <-- different
    
  3. or download this
    SCALAR(0x226024)
    SCALAR(0x226024)
    ...
    SCALAR(0x2252f8)
    SCALAR(0x2252f8)  <-- same as prev
    SCALAR(0x2252f8)  <-- same as prev