Help for this page

Select Code to Download


  1. or download this
    if($current!=1){
        say "$simple rad[$index] $current";
    }
    
  2. or download this
    use Data::Dumper;
    local $Data::Dumper::Useqq = 1;
    print(Dumper($index));