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: 2 months 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T14:45:24.000Z (almost 4 years ago)
- Last Synced: 2025-05-19T15:12:19.379Z (about 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 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