Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    
    ...
        print "The plugin $plugin ${verstr}says:\n";
        print join '\n', map { "\t$_\n" } @$opinions;
    }
    
  2. or download this
    package grammar;
    
    ...
    }
    
    1;
    
  3. or download this
    package bench;
    
    ...
    
    1;