The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Pepper

1.5 2021-02-24T16:55:42Z

    - Make it possible to send out your custom response, useful for sending files.

1.4 2021-02-02T17:18:01Z

    - Modified DB to use DBI's HandleError option to capture all errors.

1.3 2020-11-03T22:10:54Z

    - Fixed bug in designating log directories in generated PSGI script.

1.2 2020-09-14T15:10:08Z

    - Remove unnecessary / problematic test for /opt
    - Make sure that the Y/N setup prompts only accept 'Y' or 'N'
    - Tweaks to AUTOLOAD messages

1.1 2020-09-12T03:25:03Z

    - The 'pepper' workspace now loads in the user's home directory.
    - Eliminate the need and suggestion to use 'sudo' with Pepper
    - Improve the prompts for 'pepper setup'.
    - Improvements to the documentation
    - Remove requirement for 'rotatelogs' command
    - Remove hard-coding path for start_server

1.0.3 2020-09-08T16:05:26Z

    - Another doc tweak.

1.0.2 2020-09-08T03:21:08Z

    - One last doc formatting tweak

1.0.1 2020-09-07T20:52:21Z

    - tweaks to docs for formatting

1.0 2020-09-07T20:11:55Z

    - original version