Help for this page

Select Code to Download


  1. or download this
    splice(@dn, 0, 3, ());
    pop(@dn);
    
  2. or download this
    @dn = @dn[3..$#dn-1];