summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorLines
2011-09-17Release v1.061.06Daniel Friesel-2/+2
2011-09-08Documentation / Build.PL: WWW::Mechanize is no longer requiredDaniel Friesel-2/+2
2011-07-17Release v1.051.05Daniel Friesel-2/+2
2011-07-06efa: Fix Travel::Routing::DE::VRR::Exception::Net handlerDaniel Friesel-1/+1
2011-06-29Documentation: It's Travel::Routing, not Travel::Status >_>Daniel Friesel-1/+1
2011-06-29Release v1.04 (about time)1.04Daniel Friesel-2/+2
2011-06-29Minor code style adjustment (no parens after accessors)Daniel Friesel-3/+3
2011-06-29efa: Handle more setup errorsDaniel Friesel-2/+7
2011-06-29efa: Show help upon Getopt::Long error as wellDaniel Friesel-6/+8
2011-06-29efa(1): Update EXIT STATUSDaniel Friesel-4/+7
2011-06-29Update BUGS AND LIMITATIONSDaniel Friesel-4/+1
2011-06-29efa: Add little help text, do not launch perldoc on --helpDaniel Friesel-3/+10
2011-06-28VRR.pm: Add Travel::Routing::DE::VRR::Exception base classDaniel Friesel-2/+3
2011-06-28Try Exception::ClassDaniel Friesel-19/+89
2011-06-28bin/efa: Actually use Travel::Routing, not Net::Travel...Daniel Friesel-2/+2
2011-05-31Fix efa --ignore-info to allow the argument to be omittedDaniel Friesel-9/+13
2011-05-25efa(1): Note that it works all over germanyDaniel Friesel-0/+3
2011-05-24VRR.pm: Change new() key namesDaniel Friesel-13/+13
2011-05-23Eliminate $efa->parse(), include it in $efa->submit()Daniel Friesel-4/+0
2011-05-23More descriptive accessor names in Net::Travel::DE::VRR::Route::PartDaniel Friesel-2/+2
2011-05-23Introducing ::Route and ::Route::PartDaniel Friesel-7/+9
2011-05-23Rename to Net::Travel::DE::VRRDaniel Friesel-2/+2
2011-05-23Code cleanup, remove WWW::Efa::Error stuff for now (to be reimplemented)Daniel Friesel-57/+44
2011-01-31Improve(?) error handlingDaniel Friesel-7/+3
2010-08-29(Hopefully) fix addr: etc. handling. Thx penma.Daniel Friesel-5/+5
2010-08-29Fix efa --helpDaniel Friesel-6/+3
2010-08-14Add remaining error classes, sort ofDaniel Friesel-4/+4
2010-08-13Add $efa->setup_error() to replace $efa->{'error'} checkDaniel Friesel-2/+2
2010-08-08Split up Error.pm into WWW::Efa::Error::{Backend,Setup}Daniel Friesel-4/+0
2010-08-07Initial module test (new/isa/can)Daniel Friesel-1/+1
2010-08-06Fix internal error handling + tests for itDaniel Friesel-1/+9
2010-08-03First try at API. And it even seems to work.Daniel Friesel-155/+59
2010-08-01Initial splitup to WWW::Efa. Lots of stuff to improve yetDaniel Friesel-173/+29
2010-08-01Switch to Module::BuildDaniel Friesel-2/+2
2010-07-31Fix --exclude argument validationDaniel Friesel-4/+4
2010-06-14Remove --x-type, error handling for --to city type:somethingDaniel Friesel-14/+10
2010-06-06Actually, release v1.31.3Daniel Friesel-1/+1
2010-06-06Fix a few perlcritic warningsDaniel Friesel-4/+4
2010-06-06Write errors to STDERRDaniel Friesel-7/+9
2010-06-06Detect non-itinerary efa.vrr.de output (i.e. upon invalid input data)Daniel Friesel-8/+16
2010-06-06Update documentation + fix typo in source commentDaniel Friesel-5/+6
2010-06-06Detect efa.vrr.de error messagesDaniel Friesel-0/+19
2010-06-06Remove HTML::TreeBuilder::LibXML workaroundDaniel Friesel-1/+1
2010-06-06Use XML::LibXML directlyDaniel Friesel-16/+25
2010-06-06Use HTML::TreeBuilder::LibXML. Major performance enhancement.Daniel Friesel-8/+11
2010-06-06Slightly change option error messagesDaniel Friesel-6/+6
2010-06-06parse_tree: Minor performance improvenets (bin/efa: 2.5s → 1.8s avg)Daniel Friesel-28/+33
2010-06-05Release v1.21.2Daniel Friesel-1/+1
2010-06-05Update documentationDaniel Friesel-6/+9
2010-06-05Use latin-1 for decoded_contentDaniel Friesel-4/+3