12 years agoFix Makefile.PL, reword Changes to be more in line with reality. multipart will master
Chris Nehren [Wed, 27 Jul 2011 15:19:58 +0000]
Fix Makefile.PL, reword Changes to be more in line with reality. multipart will
have to wait for now. Also ignore vim swap files in the MANIFEST.SKIP.

12 years agorename test to make room for further testing. also remove insert_sql.txt. Was this...
Chris Nehren [Mon, 25 Jul 2011 20:17:28 +0000]
rename test to make room for further testing. also remove insert_sql.txt. Was this ever used?

12 years agoport to Moo
Chris Nehren [Mon, 25 Jul 2011 19:57:55 +0000]
port to Moo

12 years agomove to Email::MIME, clean up test to use cmp_ok
Chris Nehren [Mon, 25 Jul 2011 19:42:28 +0000]
move to Email::MIME, clean up test to use cmp_ok

13 years agostorage_connect is generic and needs to be in the role interface
Chris Nehren [Sat, 26 Jun 2010 01:47:46 +0000]
storage_connect is generic and needs to be in the role interface

13 years agomore redesign
Chris Nehren [Sat, 26 Jun 2010 01:43:56 +0000]
more redesign

13 years agobeginning of redesign
Chris Nehren [Fri, 25 Jun 2010 20:09:54 +0000]
beginning of redesign

13 years agoa few notes for redesigning this code.
Chris Nehren [Sun, 20 Jun 2010 14:47:03 +0000]
a few notes for redesigning this code.

14 years agovery simple, very stupid proof of concept
Chris Nehren [Wed, 5 Aug 2009 02:36:52 +0000]
very simple, very stupid proof of concept

This was written in one hacking session at a coffeeshop. It's not the
best code, for sure, but it's a starting point. The files in lib/auto
are there for now so you can do perl -Mlib=lib -MEmail::Archive .... and
also so you can run test_run, which is the only bit of tests this code
has presently.

All that said, the hard part is done: there's no longer a blank slate
for this project in my mind.

14 years agoinitial checkin
Chris Nehren [Tue, 4 Aug 2009 23:40:30 +0000]
initial checkin