Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/spajai/simple-ad-management
- Owner: spajai
- License: apache-2.0
- Created: 2022-07-28T14:41:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T14:45:24.000Z (over 2 years ago)
- Last Synced: 2023-05-20T06:20:11.408Z (over 1 year ago)
- Topics: admanager-application, advertising, dancer, dancer2, mysql, perl, perl-module, server
- Language: Perl
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# simple-ad-management
Admanagement Perl based code example using Dancersudo 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