Skip to content

Commit

Permalink
r8118@foo: jon | 2006-12-09 20:27:25 -0600
Browse files Browse the repository at this point in the history
 readme updated


git-svn-id: svn://svn.jrock.us/cpan_modules/Catalyst-Plugin-ConfigLoader-Environment@146 01d9642f-1d18-0410-bea3-844bd6f27a17
  • Loading branch information
jon committed Dec 10, 2006
1 parent ae202d0 commit b9b2259
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
Catalyst-Plugin-ConfigLoader-Environment

The README is used to introduce the module and provide instructions on
how to install the module, any machine dependencies it may have (for
example C compilers and installed libraries) and any other information
that should be provided before the module is installed.

A README file is required for CPAN modules since CPAN extracts the README
file from a module distribution so that people browsing the archive
can use it get an idea of the modules uses. It is usually a good idea
to provide version information here so that people can decide whether
fixes for the module are worth downloading.
Configure your Catalyst application via environment variables

INSTALLATION

Expand All @@ -20,6 +11,13 @@ To install this module, run the following commands:
make test
make install

And then:

perldoc Catalyst::Plugin::ConfigLoader::Environment

To read the manual page.

If the "make test" step fails, please submit a bug report!

SUPPORT AND DOCUMENTATION

Expand Down

0 comments on commit b9b2259

Please sign in to comment.