Help for this page

Select Code to Download


  1. or download this
       ..........
        foreach my $key (sort keys %$href) {
    ...
        }
       ..........
    
  2. or download this
    use Inline C;
          
    ...
          return newRV((SV*)results);
        
        }