Help for this page

Select Code to Download


  1. or download this
    my $one = one;
    eval "uncomment_$one()";
    
  2. or download this
    'abc' =~ m/b/;
    print( eval( '$`') , "\n")