Help for this page

Select Code to Download


  1. or download this
     
    SELECT * FROM customer $LIMIT_CLAUSE
    
  2. or download this
    sub all {
    
    ...
    $LIMIT_CLAUSE
    
    EOSQL
    
  3. or download this
    sub affil {
        my $app = shift;
    ...
    
    }
    
  4. or download this