cgi-dev

Repository that serves as my CGI "scratchpad" to try things out.
git clone git://git.samirparikh.com/cgi-dev
Log | Files | Refs | README

README.md (501B) - raw


      1 This repository contains my common gateway interface (CGI) scripts that I have
      2 been learning to create.  Some of the references I have been using to learn CGI
      3 include:
      4 
      5 - "CGI Programming with Perl", Second Edition, by Scott Guelich,
      6    Shishir Gundavaram, Gunther Birznieks
      7    https://www.oreilly.com/library/view/cgi-programming-with/1565924193/
      8 
      9 - "Writing Apache Modules with Perl and C", by Doug MacEachern, Lincoln Stein
     10   https://www.oreilly.com/library/view/writing-apache-modules/156592567X/