The cgi-lib.pl library makes CGI scripting in Perl easy enough for anyone to process forms and create dynamic Web content. The library has the following features: * Extremely simple to learn and easy to use * Designed for operation under Perl5 and Perl4 * Very efficient * Compatibility with all CGI interactions, including File Upload * Convenient utility functions * Compatible with Perl5 security features such as taint, warnings, (command line options -Tw) and use strict; * Debugging facilities * Good starting point for migration to more sophisticated libraries WWW: http://cgi-lib.berkeley.edu/ - SADA Kenji sada@FreeBSD.org antom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/udfclient
Commit message (Expand)AuthorAgeFilesLines
* Stagify.nox2014-05-131-1/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert left sysutils ports to new options frameworkbapt2013-04-291-5/+5
* Convert USE_FUSE macros into USES feature.bapt2013-03-071-6/+2
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)gahr2013-02-281-2/+0
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
* - introduce a USE_FUSE macroflo2012-12-141-2/+1
* - Fix build on 9+crees2011-11-282-6/+48
* Does not compile on recent -9: needs SCSI fix.linimon2011-11-111-0/+4
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-24