summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2011-05-24VRR.pm: Change new() key namesDaniel Friesel-64/+68
2011-05-24VRR.pm: Fix SYNOPSISDaniel Friesel-7/+8
2011-05-23Eliminate $efa->parse(), include it in $efa->submit()Daniel Friesel-10/+2
2011-05-23More descriptive accessor names in Net::Travel::DE::VRR::Route::PartDaniel Friesel-54/+123
2011-05-23Introducing ::Route and ::Route::PartDaniel Friesel-19/+165
2011-05-23Update ChangelogDaniel Friesel-0/+1
2011-05-23Rename to Net::Travel::DE::VRRDaniel Friesel-30/+15
2011-05-23Code cleanup, remove WWW::Efa::Error stuff for now (to be reimplemented)Daniel Friesel-928/+437
2011-05-11Update gitignoreDaniel Friesel-0/+5
2011-02-26Slightly improve date handlingDaniel Friesel-7/+17
2011-02-26WWW::Efa: Also allow dd.mm dates, for those really lazy peopleDaniel Friesel-1/+1
2011-01-31Improve(?) error handlingDaniel Friesel-18/+17
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-12Build.PL: Get version from git. Still need to get it into the .pl file, thoDaniel Friesel-1/+8
2010-12-04Fix tests for new POST stuffDaniel Friesel-19/+17
2010-12-04Replace WWW::Mechanize with LWP::UserAgent (first step)Maximilian Gass-13/+95
2010-08-29(Hopefully) fix addr: etc. handling. Thx penma.Daniel Friesel-5/+5
2010-08-29Fix efa --helpDaniel Friesel-6/+3
2010-08-14Remove 'time' option from WWW::EfaDaniel Friesel-16/+20
2010-08-14Efa.pm: Remove unnecessary double quotesDaniel Friesel-1/+1
2010-08-14Add remaining error classes, sort ofDaniel Friesel-61/+197
2010-08-14WWW::Efa::Error::Setup: Add accessors for inernalsDaniel Friesel-3/+21
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-2/+19
2010-08-13Some documentationDaniel Friesel-4/+88
2010-08-13Add README, begin documentation for Efa::Error::SetupDaniel Friesel-2/+26
2010-08-08Split up Error.pm into WWW::Efa::Error::{Backend,Setup}Daniel Friesel-109/+120
2010-08-07Make WWW::Efa synopsis actually workDaniel Friesel-3/+4
2010-08-07Add Test::Synopsis test, rename pod testDaniel Friesel-0/+51
2010-08-07Make POD test futureproofDaniel Friesel-1/+1
2010-08-07Tests for WWW::Efa->new() => correct post dataDaniel Friesel-18/+239
2010-08-07Initial module test (new/isa/can)Daniel Friesel-1/+34
2010-08-06Fix internal error handling + tests for itDaniel Friesel-96/+128
2010-08-06Add Efa::Error class (probably sucks so far :p)Daniel Friesel-27/+118
2010-08-04Rename bin/efa testDaniel Friesel-0/+0
2010-08-03First try at API. And it even seems to work.Daniel Friesel-255/+302
2010-08-01Initial splitup to WWW::Efa. Lots of stuff to improve yetDaniel Friesel-193/+258
2010-08-01Switch to Module::BuildDaniel Friesel-33/+35
2010-08-01Move tests to t/, re-structure the directory while at itDaniel Friesel-13/+13
2010-07-31Fix --exclude argument validationDaniel Friesel-5/+5
2010-07-12Update zsh completionDaniel Friesel-10/+38
2010-06-14Remove --x-type, error handling for --to city type:somethingDaniel Friesel-14/+14
2010-06-08README: Add modules required for testingDaniel Friesel-1/+6
2010-06-06Remove prereqs file (useless for distribution)Daniel Friesel-3/+0
2010-06-06Actually, release v1.31.3Daniel Friesel-2/+2
2010-06-06Update Changelog and READMEDaniel Friesel-1/+6
2010-06-06Fix a few perlcritic warningsDaniel Friesel-4/+4
2010-06-06Write errors to STDERRDaniel Friesel-13/+15
2010-06-06Detect non-itinerary efa.vrr.de output (i.e. upon invalid input data)Daniel Friesel-9/+819