SCALP

SCALP is the main core of the module.
It comes with 3 added modules by default (Plain.pm, Menu.pm and News.pm) which you can disregard if you don't find them useful for you.
You are not depended on them for anything and can use SCALP.pm alone.

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc SCALP

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/SCALP

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=SCALP

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/SCALP

    CPAN Ratings:
        http://cpanratings.perl.org/d/SCALP

COPYRIGHT AND LICENCE

Copyright (C) 2007 Sawyer

This program is released under the following license: GPL v2 or later
Why? Because.
