Annotation of register/prgsrc/register.cgi, revision 1.1

1.1     ! boris       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: $
        !            24: 
        !            25: =head1 REVISION
        !            26: 
        !            27: $Revision: $
        !            28: 
        !            29: =cut

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