Initial Revision
[ohcount] / test / expected_dir / perl1.pl / perl / comment
1 #!/usr/bin/perl
2 # Conserve bandwidth - put a copy of Dilbert on your intranet.
3 # Run every morning with cron - after about 7am Eastern
4 ########################################################
5 # Where do you want the image put?
6 # $dir = "c:/httpd/htdocs/Dilbert";
7 # These next 4 lines will change every time they change the
8 # page layout on the Dilbert site. Check back on my web site
9 # if things suddenly stop working
10 # Start with an index.html file containing ...
11 # <table border><tr>
12 # <!-- INSERT HERE -->
13 # </tr></table>
14 # ...
15 #  And whatever else you want on the page.