• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/CGI/H11-Oct-2005-2,185886

t/H11-Oct-2005-2920

ChangesH A D11-Oct-20057.2 KiB183151

LICENSEH A D24-Apr-200320.1 KiB386310

MANIFESTH A D20-Nov-2003157 98

META.ymlH A D11-Oct-2005458 1513

Makefile.PLH A D28-Apr-2003476 1713

READMEH A D24-Apr-2003334 1710

README

1$Header: /cvsroot/CGI::Framework/README,v 1.1.1.1 2003/04/24 18:24:26 mina Exp $
2
3CGI::Framework.pm > README
4
5For full documentation, install this module then run:
6perldoc CGI::Framework
7
8
9INSTALLATION INSTRUCTIONS:
10
11perl Makefile.PL
12make
13make test
14make install
15
16If you are on a windows box you should use 'nmake' rather than 'make'.
17