Help for this page

Select Code to Download


  1. or download this
    tr /://; print;
    
  2. or download this
    $_ = 'p:e:r:l:p:e:r:l';
    
    @a[0..3] = split /:/;
    
    print @a;