Perl

From OCF Help

Jump to: navigation, search

Perl is a popular programming language for general use and creating dynamic websites. The OCF currently supports the use of Perl on our web server through CGI scripts.

CGI

The Perl interpreter located at /usr/bin/perl is out of date and not actively supported by OCF staff. We recommend that you use the Perl interpreter located at /opt/local/bin/perl for your CGI scripts.

See also

External links