Help for this page

Select Code to Download


  1. or download this
    sub tagApprove
    {
        for(_test){ goto &$_ if $_ }
    
  2. or download this
    BEGIN {
        my $exist= eval {
    ...
    
        sub _test
        {