Help for this page

Select Code to Download


  1. or download this
    $, = ','; # I like to print out array items this way
    
    ...
    
    #     in order to make it come out as an array and
    #     not as "ARRAY(0x35fd724)". But why?
    
  2. or download this
    ($_='jjjuuusssttt annootthhrer
         pppeeerrrlll haaaccckkeer')=~y/a-z//s;print;