Perl Workouts
- Download and Install or use Portable XAMMP Server
- Set Environment variable for perl C:\PortableApps\xampp\perl\bin
- Download the Perl centralbank project code
- Unzip the zip file.
- Go to centralbank/views and copy the assets folder
- Open XAMMP Server and go to htdocs folder
- Create a new directory "centralbank" and inside paste assets folder
- Copy the complete "centralbank folder"
- Go to XAMMP Server and paste it inside cgi-bin folder
- Start the Apache server
- Go to url "http://localhost/cg-bin/centralbank/index.pl"
- PortableApps
- xammp
- htdocs
- centralbank
- css
- images
- js
- centralbank
- cgi-bin
- centralbank
- controller
- model
- utils
- views
- index.pl
- customer.csv
- transaction.csv
- centralbank
- htdocs
- xammp








