Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2010-08-14 | Remove 'time' option from WWW::Efa | Daniel Friesel | -4/+5 |
2010-08-14 | Efa.pm: Remove unnecessary double quotes | Daniel Friesel | -1/+1 |
2010-08-14 | Add remaining error classes, sort of | Daniel Friesel | -15/+29 |
2010-08-13 | Add $efa->setup_error() to replace $efa->{'error'} check | Daniel Friesel | -0/+17 |
2010-08-13 | Some documentation | Daniel Friesel | -4/+88 |
2010-08-08 | Split up Error.pm into WWW::Efa::Error::{Backend,Setup} | Daniel Friesel | -31/+25 |
2010-08-07 | Make WWW::Efa synopsis actually work | Daniel Friesel | -3/+4 |
2010-08-07 | Add Test::Synopsis test, rename pod test | Daniel Friesel | -0/+32 |
2010-08-06 | Fix internal error handling + tests for it | Daniel Friesel | -14/+21 |
2010-08-06 | Add Efa::Error class (probably sucks so far :p) | Daniel Friesel | -26/+49 |
2010-08-03 | First try at API. And it even seems to work. | Daniel Friesel | -27/+170 |
2010-08-01 | Initial splitup to WWW::Efa. Lots of stuff to improve yet | Daniel Friesel | -0/+225 |