Update Perl module dependencies

Add missing modules to the Installation section
This commit is contained in:
Roan Horning 2022-08-04 19:09:32 -04:00
parent c983e937e6
commit 284b92d80b
Signed by untrusted user: rho_n
GPG Key ID: 234AEF20B72D5769
2 changed files with 6 additions and 2 deletions

View File

@ -12,9 +12,11 @@ Static web page generator for the Hacker Public Radio website.
* Pod::Usage * Pod::Usage
* Config::Std * Config::Std
* Template * Template
* Template::Plugin:File * Template::Plugin::File
* Template::Plugin::DBI
* DBI * DBI
* Tie::DBI * Tie::DBI
* DBD::SQLite
* Date::Calc * Date::Calc
## Usage ## Usage

View File

@ -43,9 +43,11 @@ This is a site generator for the Hacker Public Radio website based upon the Perl
* Pod::Usage * Pod::Usage
* Config::Std * Config::Std
* Template * Template
* Template::Plugin:File * Template::Plugin::File
* Template::Plugin::DBI
* DBI * DBI
* Tie::DBI * Tie::DBI
* DBD::SQLite
* Date::Calc * Date::Calc
=head1 AUTHOR =head1 AUTHOR