Mike Moxcey's Perl Scripts

Basic Perl Routines

File Rename
Read a dir into array and rearrange characters in each filename
Write Filelist to a File
create a formatted list of filenames in a directory
Make filenames lowercase
change all filenames in a directory to lowercase
Make HTML
Wrap html code around text files

Scripts I've Done

Mail Script with decode.pl
Will allow users to type information into fields and have it emailed to address defined in the script
Survey Script with survey.pl
Takes survey input and writes it out in flat file format. File can be defaul or passed in and made accessible thru http for easy cut&paste into SAS or whatever
VAC430.pl Script
reformats a standard oracle report into easy to load data
Knowledge Database System
This is a flat file system for entering, modifying, storing, and searching data
Creating the VS Rolodex System
This shows how to create web forms and perl scripts to interface with Oracle RDBMS tables
A Tutorial on Accessing Oracle via Perl
This shows how to create web forms and perl scripts to interface with Oracle RDBMS tables in a lot more detail.
Random Pick Perl script
Run SQL code for a master list file, then process for a randomly selected list file of specified percentage