Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spajai/simple-ad-management

Admanagement Perl based code example using Dancer
https://github.com/spajai/simple-ad-management

admanager-application advertising dancer dancer2 mysql perl perl-module server

Last synced: 7 days ago
JSON representation

Admanagement Perl based code example using Dancer

Awesome Lists containing this project

README

        

# simple-ad-management
Admanagement Perl based code example using Dancer

sudo cpan install SQL::Abstract

Step 2 run the DDL.sql in Mysql

step 3 edit the AdMgmt.pm and add db credentials

Step 4 Add the code from Routes_for_app.pm to your file

Step 5 have a look at the Photos

Step6 run perl perl Routes_for_app.pm