File:  [Local Repository] / register / prgsrc / register.cgi
Revision 1.1: download - view: text, annotated - select for diffs - revision graph
Mon Sep 3 21:45:32 2001 UTC (22 years, 10 months ago) by boris
Branches: MAIN
CVS tags: HEAD
Added script

    1: #!/usr/bin/perl
    2: 
    3: =pod
    4: 
    5: =head1 NAME 
    6: 
    7: register.cgi - a universal script for club regiter
    8: 
    9: =head1 SYNOPSIS
   10: 
   11: register.cgi?[I<options>]
   12: 
   13: =head1 DESCRIPTION
   14: 
   15: The script draws the hierarchy in the form suitable for WWW
   16: 
   17: =head1 AUTHOR
   18: 
   19: Boris Veytsman
   20: 
   21: =head1 DATE
   22: 
   23: $Date: 2001/09/03 21:45:32 $
   24: 
   25: =head1 REVISION
   26: 
   27: $Revision: 1.1 $
   28: 
   29: =cut

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>