/tuwf

Primary LanguagePerlMIT LicenseMIT

TUWF - The Ultimate Website Framework

This package provides the following set of modules:

Documentation for each of these modules is provided in a .pod file along their .pm implementations. Check out the documentation of the main TUWF module for a general introduction.

More information is available on the homepage at https://dev.yorhel.nl/tuwf.

Optional dependencies

(Perl core modules not listed)

Installing

From CPAN:

  cpan TUWF

From the repo (using cpanminus):

  cpanm .

Manually:

  perl Build.PL
  ./Build
  ./Build install

Contact

Homepage: https://dev.yorhel.nl/tuwf

Git: https://code.blicky.net/yorhel/tuwf

Email: projects@yorhel.nl