J. Mike Rollins (Sparky) [rollins@wfu.edu]
  CISSP, GIAC GPEN
Simulator: Timer Relay New
Mike is on
  LinkedIn
  FaceBook
BackYardGreen.Net
HappyPiDay.com
Green Cycle Design Group
CamoTruck.Net
  Resume  
  My Stuff  
  Art  
  My Truck  
  People  
Electronics
Jacob's Ladder
Scripts
Math
Notes
   SQL update
   Base64
   MySQL FK
   smb
   MIME
   PHP/Perl Reference
My House
My Cars
My Cats
My Jokes
Pi Poetry
pumpkin
Toro Mower
Development
Linux
Speed of a Piston
Not a Pipe
















MIME

Frequently, I needed to MIME decode messages. This was easy for Base64 encoding. I searched for a more general method and found MIME::Tools. Here is an example that will decode a MIME file. The decoded files appear in your current directory.