summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2011-06-29Release v1.04 (about time)1.04Daniel Friesel-7/+7
2011-06-29Minor code style adjustment (no parens after accessors)Daniel Friesel-8/+8
2011-06-29Update BUGS AND LIMITATIONSDaniel Friesel-2/+0
2011-06-29Further documentation fixesDaniel Friesel-6/+6
2011-06-28VRR.pm: Update SYNOPSISDaniel Friesel-4/+2
2011-06-28Document exceptionsDaniel Friesel-3/+68
2011-06-28VRR.pm: Add Travel::Routing::DE::VRR::Exception base classDaniel Friesel-4/+15
2011-06-28VRR.pm: Document new submit behaviourDaniel Friesel-4/+15
2011-06-28Try Exception::ClassDaniel Friesel-21/+79
2011-06-28VRR.pm: HTTP request error handlingDaniel Friesel-0/+5
2011-06-23Rename to Travel::Routing::DE::VRRDaniel Friesel-31/+31
2011-05-30VRR.pm: DocumentationDaniel Friesel-6/+34
2011-05-28VRR.pm: Make post_ methods better usable as external settersDaniel Friesel-25/+64
2011-05-26VRR.pm: Convert all remaining functions to methodsDaniel Friesel-7/+7
2011-05-24VRR.pm: Somewhat unfuck post_ methodsDaniel Friesel-39/+44
2011-05-24VRR.pm: Change new() key namesDaniel Friesel-34/+38
2011-05-24VRR.pm: Fix SYNOPSISDaniel Friesel-7/+8
2011-05-23Eliminate $efa->parse(), include it in $efa->submit()Daniel Friesel-6/+2
2011-05-23More descriptive accessor names in Net::Travel::DE::VRR::Route::PartDaniel Friesel-38/+121
2011-05-23Introducing ::Route and ::Route::PartDaniel Friesel-12/+154
2011-05-23Rename to Net::Travel::DE::VRRDaniel Friesel-8/+8
2011-05-23Code cleanup, remove WWW::Efa::Error stuff for now (to be reimplemented)Daniel Friesel-658/+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-42/+186
2010-08-14WWW::Efa::Error::Setup: Add accessors for inernalsDaniel Friesel-0/+18
2010-08-13WWW::Efa::Error::Setup: document as_string a bitDaniel Friesel-0/+8
2010-08-13Add $efa->setup_error() to replace $efa->{'error'} checkDaniel Friesel-0/+17
2010-08-13Some documentationDaniel Friesel-4/+88
2010-08-13Add README, begin documentation for Efa::Error::SetupDaniel Friesel-0/+23
2010-08-08Split up Error.pm into WWW::Efa::Error::{Backend,Setup}Daniel Friesel-91/+105
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-15/+22
2010-08-06Add Efa::Error class (probably sucks so far :p)Daniel Friesel-26/+109
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