Help for this page

Select Code to Download


  1. or download this
    use Filter::Interpolate;
    use constant TEST => 3;
    ...
    
    $string =~ s/2/$(TEST)/;
    print $string, "\n";
    
  2. or download this
    @HPAJ=split("", "rekcaH lreP rentonA tsuJ");
    print reverse @HPAJ;  #sucky but who cares?