Perl is an interpreted programming language that runs in both Windows and Unix.
We will use it on a Unix box to write Common Gateway Interface (CGI) scripts.
What you will need
Exercise - Testing your setup
Create a simple html page called test.html and store it your public_html directory.
Use your browser to display the page,
http://cybil.tafeitltn.com.au/~xxxxxxx/test.html
- where you should replace the name xxxxxxx with your account name.
In terms of the unix directory structure you set up, which directory does /~xxxxxxx/ refer to ? ____________