pmc version 0.7-d.3
-------------------

What is it?
----------

This is a very basic Perl/GTK based Mail Client.  It uses the 
standard mbox mailbox format, and is compatible with pine (or
whatever console reader you use) (this is so you can use still 
read your mail from a terminal). 

What do I need to use it?
------------------------

Perl 5 (works with 5.005_03, I cannot vouch for other versions)
It makes use of the following perl modules.  You must have each of 
these installed.

Gtk-Perl-0.7002
libnet-1.0607 (Net::SMTP and Net::POP3)

You can get these modules from your local CPAN mirror (try
http://www.cpan.org/modules/by-module/ if you're in a hurry).

I found a bug!
-------------

Good.  First thing to do is make sure its a bug with my software.  
I am not responsible for keeping the modules pmc uses working.  
If it is indeed a bug in pmc, fix it and send me a patch, or 
just tell me about it.

