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

..03-May-2022-

bin/H18-Feb-2011-674514

inc/Module/H18-Feb-2011-1,4821,094

lib/Nginx/H18-Feb-2011-1,632857

testdrive-example/H18-Feb-2011-228192

ChangesH A D18-Feb-2011403 2014

Makefile.PLH A D18-Feb-2011285 1913

READMEH A D18-Feb-2011435 2113

README

1Nginx::Simple version 0.07
2===========================
3
4See the individual module documentation for more information
5
6INSTALLATION
7
8To install this module type the following:
9
10    perl Makefile.PL
11    make
12    make test
13    make install
14
15COPYRIGHT AND LICENCE
16
17Copyright (C) 2010,2011 Michael J. Flickinger <mjflick@gnu.org>
18
19This library is free software; you can redistribute it and/or modify
20it under the same terms as Perl itself.
21