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.
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?
Chris Nehren [Mon, 25 Jul 2011 19:57:55 +0000]
port to Moo
Chris Nehren [Mon, 25 Jul 2011 19:42:28 +0000]
move to Email::MIME, clean up test to use cmp_ok
Chris Nehren [Sat, 26 Jun 2010 01:47:46 +0000]
storage_connect is generic and needs to be in the role interface
Chris Nehren [Sat, 26 Jun 2010 01:43:56 +0000]
more redesign
Chris Nehren [Fri, 25 Jun 2010 20:09:54 +0000]
beginning of redesign
Chris Nehren [Sun, 20 Jun 2010 14:47:03 +0000]
a few notes for redesigning this code.
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.
Chris Nehren [Tue, 4 Aug 2009 23:40:30 +0000]
initial checkin