Help for this page

Select Code to Download


  1. or download this
    $ perl -e'($alpha, $delta) = qw{A D};$test = q($delta and $alpha); pri
    +nt eval $test'
    A$
    
  2. or download this
    $test =~ s/\$(\w+}\b/$$1/g;