forked from rho_n/hpr_generator
		
	Update Perl module dependencies
Add missing modules to the Installation section
This commit is contained in:
		| @@ -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 | ||||||
|   | |||||||
| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user