Introduction to Perl
Notes
Code Scraps
- printenv.pl - prints environment variables
- btx2xy.pl - Strips the XY data out of zytel016.bt4
- calcvol.pl - Calculates the volume of a sphere
- progbar.pl - Print a progress bar across screen
- spinner.pl - Display a spinning line
- findstr.pl - Searches through a file for patterns matching a regular expression
- wingrep.pl - Search through a file for patterns matching a regular expression, printing found matches in reverse video
Database Access
- dbdump.pl - A script which prints a table from a database
CGI Programming
Example data
Right-click on any of the above links to save them to your computer.
Send comments, advice, or complaints about this page to
nickm@nist.gov
Last modified 07-Nov-2000.