Help for this page

Select Code to Download


  1. or download this
    D:\programs\activeperl\Perl\bin>perl -MO=Deparse -e "$;='#';$a=$;;prin
    +t $a"
    
  2. or download this
    D:\programs\activeperl\Perl\bin>perl -le "$;='#';$a=$;;print $a"