summaryrefslogtreecommitdiff
path: root/lib/WWW/Efa.pm
AgeCommit message (Expand)AuthorLines
2011-05-23Rename to Net::Travel::DE::VRRDaniel Friesel-663/+0
2011-05-23Code cleanup, remove WWW::Efa::Error stuff for now (to be reimplemented)Daniel Friesel-399/+388
2011-02-26Slightly improve date handlingDaniel Friesel-4/+14
2011-02-26WWW::Efa: Also allow dd.mm dates, for those really lazy peopleDaniel Friesel-1/+1
2011-01-31Improve(?) error handlingDaniel Friesel-11/+14
2011-01-31WWW::Efa documentation updatesDaniel Friesel-2/+40
2010-12-17WWW::Efa: create_post: Fix indentation, use correct date/timeDaniel Friesel-87/+87
2010-12-04Replace WWW::Mechanize with LWP::UserAgent (first step)Maximilian Gass-13/+95
2010-08-14Remove 'time' option from WWW::EfaDaniel Friesel-4/+5
2010-08-14Efa.pm: Remove unnecessary double quotesDaniel Friesel-1/+1
2010-08-14Add remaining error classes, sort ofDaniel Friesel-15/+29
2010-08-13Add $efa->setup_error() to replace $efa->{'error'} checkDaniel Friesel-0/+17
2010-08-13Some documentationDaniel Friesel-4/+88
2010-08-08Split up Error.pm into WWW::Efa::Error::{Backend,Setup}Daniel Friesel-31/+25
2010-08-07Make WWW::Efa synopsis actually workDaniel Friesel-3/+4
2010-08-07Add Test::Synopsis test, rename pod testDaniel Friesel-0/+32
2010-08-06Fix internal error handling + tests for itDaniel Friesel-14/+21
2010-08-06Add Efa::Error class (probably sucks so far :p)Daniel Friesel-26/+49
2010-08-03First try at API. And it even seems to work.Daniel Friesel-27/+170
2010-08-01Initial splitup to WWW::Efa. Lots of stuff to improve yetDaniel Friesel-0/+225