I need to stop sitting on good ideas!

Way back in February, someone posted saying, "how about that email classifier
we want to replace the awful awful BounceParser?"  I replied with some of my
own ideas, including an implementation.  Then I did nothing.

  http://www.nntp.perl.org/group/perl.pep/2008/02/msg288.html

I finally need Email::Classifier for something else, and I brushed off the
code.  I realized that as written, only the tests were email-specific.  I made
it a generic thing classifier, improved the interface just a tiny bit, and made
it use Moose.

You can find Classifier here:

  http://github.com/rjbs/classifier/tree/master

I may sit on it for another week or so, but unless I get some feedback on the
order of "no, stop, this is crazy!" I am going to release it and start using it
for things.  Your input is hereby requested!

-- 
rjbs

Reply via email to