1. Upload printlist.pl to the perlscripts directory on the Web server, then set its permissions so that anyone can execute it.
  2. Open perllinks.html and insert a new link to printlist.pl:

    <p><a href="http://www.yourwebsite.com/cgi-bin/perlscripts/printlist.pl">14. Print a list of elements using a loop.</a></p>
  3. Save perllinks.html, then upload it to the home directory in your Web site.
  4. In the browser, go to:

    www.yourwebsite.com/perllinks.html
  5. Click the Print a list of elements using a loop link.

    The output should look like this: