859195f015
This is the code written to accompany Thomas Boutell's book "CGI Programming in C & Perl". It provides a library of routines for use in CGI programming, and unlike cgilib-0.5, this library handles the "multipart/form-data" encoding required to use the FILE input control type as defined in the HTML specification.
14 lines
369 B
Text
14 lines
369 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/16 16:07:29 jmmv Exp $
|
|
include/cgic.h
|
|
lib/libcgic.a
|
|
lib/libcgic.la
|
|
lib/libcgic.so
|
|
lib/libcgic.so.0
|
|
lib/libcgic.so.0.0
|
|
libexec/cgi-bin/capture
|
|
libexec/cgi-bin/cgictest
|
|
share/doc/html/cgiclib/cgic.html
|
|
share/examples/cgiclib/capture.c
|
|
share/examples/cgiclib/cgictest.c
|
|
@dirrm share/examples/cgiclib
|
|
@dirrm share/doc/html/cgiclib
|