![[ P E R L ]](perl_title2.gif)
print "Construction has just started...\n";| Item | History | Explanation |
|---|---|---|
|
Perl Icons |
2/12/97 Added |
These are icons I created to use in Windows 95. I associate them with .pl and .pm extensions, and it
helps me tell at a glance that a file is a Perl file, and whether or not it's a module or script.
Colors are taken from the Camel books, of course, and seemed pretty appropriate :) Zip File |
| Graph.pm |
2/12/97 Added 12/17/97 Bug Fix 6/5/98 Bug Fix: inserted "if $debug" on line 712, changed line 513 1/6/99 Modified: GD.pm changed in the latest builds of ActivePerl. Changed output format to be the same for unix and NT. |
This is a graphing module I begin working on that makes graph-generation very quick and
easy, but give good-looking results. It works, but I am no longer maintaining or upgrading it.
I just don't have the time or interest at this point. You are welcome to use it and expand on it
however you wish. |
| GD.pm |
4/2/00 Uploaded |
This is a zip file of GD.pm for Windows. It's the older version that supports GIF input/output, to be used with Graph.pm and Mapplot.
|
| MapPlot |
4/2/00 Added |
This is a map of the US and associated routines to find the X,Y coordinates on the
image that correspond to latitude/longitude positions. It's simple, but very handy
if you're looking to map cities, locations, etc. It also includes a huge file of almost 24,000 US cities and their lat/long locations.
|