Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 295 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 295 Bytes

Food::Recipe

Perl Dancer Recipe Search Tool App

To use this, first uncompress the recipes file:

tar -zxvf MMF-recipes.tgz # On the unix commandline

Next, install the required perl modules:

sudo cpan .

Then run the app and open your browser to the given URL:

perl bin/app.pl