1. Using the text editor, create a new Web page called practice.html that contains a link to the Perl script cars.pl:

    <p><a href=”http://www.yourwebsite.com/cgi-bin/practice/cars.pl”>Read about cars</a></p>
  2. Save practice.html, then upload it to the home directory in your Web site.
  3. In the browser, go to:

    www.yourwebsite.com/practice.html

    and click the Read about cars link.

    The browser window should look like this: