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-11-29
add tests for XML parsing
Daniel Friesel
-1
/
+125
2011-11-29
documentation
Daniel Friesel
-32
/
+77
2011-11-29
Fix display and parsing of delay connections
Daniel Friesel
-40
/
+72
2011-11-28
Initial support for intermediate stops (via -E -E). will be cleaned up tomorrow
Daniel Friesel
-3
/
+41
2011-11-28
Add more XML dumps for future test cases
Daniel Friesel
-0
/
+2714
2011-11-28
cleanup
Daniel Friesel
-69
/
+78
2011-11-28
efa: Add -E option to display total route time and ticket class/price
Daniel Friesel
-5
/
+40
2011-11-28
Fix extra info display
Daniel Friesel
-5
/
+15
2011-11-28
Re-add error checking
Daniel Friesel
-40
/
+47
2011-11-28
start switching from HTML to XML mode (parsing works fine, todo: error ↵
Daniel Friesel
-125
/
+4057
detection)
2011-09-20
VRR.pm: Fix spelling mistake (inofficial -> unofficial)
Daniel Friesel
-1
/
+1
2011-09-17
Release v1.06
1.06
Daniel Friesel
-8
/
+13
2011-09-16
Add missing LWP::UserAgent dependency in README/Build.PL
Daniel Friesel
-0
/
+2
2011-09-08
Documentation / Build.PL: WWW::Mechanize is no longer required
Daniel Friesel
-4
/
+2
2011-07-17
Release v1.05
1.05
Daniel Friesel
-11
/
+12
2011-07-07
Re-add VRR.pm setup error tests
Daniel Friesel
-59
/
+49
2011-07-06
efa: Fix Travel::Routing::DE::VRR::Exception::Net handler
Daniel Friesel
-1
/
+4
2011-06-29
Documentation: It's Travel::Routing, not Travel::Status >_>
Daniel Friesel
-4
/
+9
2011-06-29
Release v1.04 (about time)
1.04
Daniel Friesel
-12
/
+12
2011-06-29
Minor code style adjustment (no parens after accessors)
Daniel Friesel
-11
/
+11
2011-06-29
efa: Handle more setup errors
Daniel Friesel
-2
/
+7
2011-06-29
efa: Show help upon Getopt::Long error as well
Daniel Friesel
-6
/
+8
2011-06-29
efa(1): Update EXIT STATUS
Daniel Friesel
-4
/
+7
2011-06-29
Update BUGS AND LIMITATIONS
Daniel Friesel
-6
/
+1
2011-06-29
Update Changelog and README
Daniel Friesel
-16
/
+22
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
[next]