index
:
Travel-Routing-DE-VRR
main
Interface to EFA-based itinerary services
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Lines
2011-06-29
efa: Add little help text, do not launch perldoc on --help
Daniel Friesel
-3
/
+10
2011-06-29
Further documentation fixes
Daniel Friesel
-6
/
+6
2011-06-28
VRR.pm: Update SYNOPSIS
Daniel Friesel
-4
/
+2
2011-06-28
Document exceptions
Daniel Friesel
-3
/
+68
2011-06-28
VRR.pm: Add Travel::Routing::DE::VRR::Exception base class
Daniel Friesel
-6
/
+18
2011-06-28
VRR.pm: Document new submit behaviour
Daniel Friesel
-4
/
+15
2011-06-28
Try Exception::Class
Daniel Friesel
-41
/
+172
2011-06-28
VRR.pm: HTTP request error handling
Daniel Friesel
-0
/
+5
2011-06-28
bin/efa: Actually use Travel::Routing, not Net::Travel...
Daniel Friesel
-2
/
+2
2011-06-27
Remove useless git version magic from Build.PL, update gitignore
Daniel Friesel
-9
/
+4
2011-06-23
Rename to Travel::Routing::DE::VRR
Daniel Friesel
-35
/
+35
2011-05-31
Fix efa --ignore-info to allow the argument to be omitted
Daniel Friesel
-9
/
+13
2011-05-30
VRR.pm: Documentation
Daniel Friesel
-6
/
+34
2011-05-28
VRR.pm: Make post_ methods better usable as external setters
Daniel Friesel
-25
/
+64
2011-05-26
VRR.pm: Convert all remaining functions to methods
Daniel Friesel
-7
/
+7
2011-05-25
efa(1): Note that it works all over germany
Daniel Friesel
-0
/
+3
2011-05-24
VRR.pm: Somewhat unfuck post_ methods
Daniel Friesel
-39
/
+44
2011-05-24
VRR.pm: Change new() key names
Daniel Friesel
-64
/
+68
2011-05-24
VRR.pm: Fix SYNOPSIS
Daniel Friesel
-7
/
+8
2011-05-23
Eliminate $efa->parse(), include it in $efa->submit()
Daniel Friesel
-10
/
+2
2011-05-23
More descriptive accessor names in Net::Travel::DE::VRR::Route::Part
Daniel Friesel
-54
/
+123
2011-05-23
Introducing ::Route and ::Route::Part
Daniel Friesel
-19
/
+165
2011-05-23
Update Changelog
Daniel Friesel
-0
/
+1
2011-05-23
Rename to Net::Travel::DE::VRR
Daniel Friesel
-30
/
+15
2011-05-23
Code cleanup, remove WWW::Efa::Error stuff for now (to be reimplemented)
Daniel Friesel
-928
/
+437
2011-05-11
Update gitignore
Daniel Friesel
-0
/
+5
2011-02-26
Slightly improve date handling
Daniel Friesel
-7
/
+17
2011-02-26
WWW::Efa: Also allow dd.mm dates, for those really lazy people
Daniel Friesel
-1
/
+1
2011-01-31
Improve(?) error handling
Daniel Friesel
-18
/
+17
2011-01-31
WWW::Efa documentation updates
Daniel Friesel
-2
/
+40
2010-12-17
WWW::Efa: create_post: Fix indentation, use correct date/time
Daniel Friesel
-87
/
+87
2010-12-12
Build.PL: Get version from git. Still need to get it into the .pl file, tho
Daniel Friesel
-1
/
+8
2010-12-04
Fix tests for new POST stuff
Daniel Friesel
-19
/
+17
2010-12-04
Replace 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-29
Fix efa --help
Daniel Friesel
-6
/
+3
2010-08-14
Remove 'time' option from WWW::Efa
Daniel Friesel
-16
/
+20
2010-08-14
Efa.pm: Remove unnecessary double quotes
Daniel Friesel
-1
/
+1
2010-08-14
Add remaining error classes, sort of
Daniel Friesel
-61
/
+197
2010-08-14
WWW::Efa::Error::Setup: Add accessors for inernals
Daniel Friesel
-3
/
+21
2010-08-13
WWW::Efa::Error::Setup: document as_string a bit
Daniel Friesel
-0
/
+8
2010-08-13
Add $efa->setup_error() to replace $efa->{'error'} check
Daniel Friesel
-2
/
+19
2010-08-13
Some documentation
Daniel Friesel
-4
/
+88
2010-08-13
Add README, begin documentation for Efa::Error::Setup
Daniel Friesel
-2
/
+26
2010-08-08
Split up Error.pm into WWW::Efa::Error::{Backend,Setup}
Daniel Friesel
-109
/
+120
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
/
+51
2010-08-07
Make POD test futureproof
Daniel Friesel
-1
/
+1
2010-08-07
Tests for WWW::Efa->new() => correct post data
Daniel Friesel
-18
/
+239
2010-08-07
Initial module test (new/isa/can)
Daniel Friesel
-1
/
+34
[next]