Annotation of parser3/src/www/cgi-bin/auto.p, revision 1.19

1.6       paf         1: @exception[origin;source;comment;type;code]
1.14      paf         2: CGI_BIN_ERROR:
1.18      paf         3: ^if(def $source){$origin '$source'}
1.14      paf         4: ${comment}.
                      5: ^if(def $type){type=$type}
                      6: ^if(def $code){code=$code}
                      7: 
1.16      paf         8: @auto_test[]
                      9: ^BASE.auto_test[]
                     10: <li>cgi-bin
                     11: 

E-mail: