Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 399 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 399 Bytes

Album tech test

Example of using Perl to interact with an API

Getting Started

You can clone the repository with

git clone https://github.com/MorayJ/album-test.git

or use the Download ZIP option and unzip into a directory.

Run the app with:

perl assignment.pl

Prerequisites

You will need to install the REST::Client module from CPAN

Authors

Moray Jones