forked from HPR/hpr_generator
		
	Update install instructions
Add needed Perl modules.
This commit is contained in:
		| @@ -12,8 +12,10 @@ Static web page generator for the Hacker Public Radio website. | |||||||
|     * Pod::Usage |     * Pod::Usage | ||||||
|     * Config::Std |     * Config::Std | ||||||
|     * Template |     * Template | ||||||
|  |     * Template::Plugin:File | ||||||
|     * DBI |     * DBI | ||||||
| 	  * Date::Calc |     * Tie::DBI | ||||||
|  |     * Date::Calc | ||||||
|  |  | ||||||
| ## Usage | ## Usage | ||||||
| Generate two specific pages: | Generate two specific pages: | ||||||
|   | |||||||
| @@ -43,7 +43,9 @@ 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 | ||||||
| 		* DBI | 		* DBI | ||||||
|  | 		* Tie::DBI | ||||||
| 		* Date::Calc | 		* Date::Calc | ||||||
|  |  | ||||||
| =head1 AUTHOR | =head1 AUTHOR | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user