Loading Changelog +2 −0 Original line number Diff line number Diff line Travel::Status::DE::VRR 1.03 - Tue Sep 17 2013 * Disable smartmatch warnings on perl >= 5.018 * Allow Travel::Status::DE::VRR::Line and TraveL::Status::DE::VRR::Result to be serialized to JSON (via TO_JSON method) Travel::Status::DE::VRR 1.02 - Wed Apr 10 2013 Loading lib/Travel/Status/DE/VRR/Line.pm +4 −0 Original line number Diff line number Diff line Loading @@ -101,6 +101,10 @@ When / how long above information is valid. Returns a new Travel::Status::DE::VRR::Line object. You should not need to call this. =item $line->TO_JSON Allows the object data to be serialized to JSON. =back =head1 DIAGNOSTICS Loading lib/Travel/Status/DE/VRR/Result.pm +4 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,10 @@ field. See L</DEPARTURE TYPES>. Returns a new Travel::Status::DE::VRR::Result object. You should not need to call this. =item $departure->TO_JSON Allows the object data to be serialized to JSON. =back =head1 DEPARTURE TYPES Loading Loading
Changelog +2 −0 Original line number Diff line number Diff line Travel::Status::DE::VRR 1.03 - Tue Sep 17 2013 * Disable smartmatch warnings on perl >= 5.018 * Allow Travel::Status::DE::VRR::Line and TraveL::Status::DE::VRR::Result to be serialized to JSON (via TO_JSON method) Travel::Status::DE::VRR 1.02 - Wed Apr 10 2013 Loading
lib/Travel/Status/DE/VRR/Line.pm +4 −0 Original line number Diff line number Diff line Loading @@ -101,6 +101,10 @@ When / how long above information is valid. Returns a new Travel::Status::DE::VRR::Line object. You should not need to call this. =item $line->TO_JSON Allows the object data to be serialized to JSON. =back =head1 DIAGNOSTICS Loading
lib/Travel/Status/DE/VRR/Result.pm +4 −0 Original line number Diff line number Diff line Loading @@ -149,6 +149,10 @@ field. See L</DEPARTURE TYPES>. Returns a new Travel::Status::DE::VRR::Result object. You should not need to call this. =item $departure->TO_JSON Allows the object data to be serialized to JSON. =back =head1 DEPARTURE TYPES Loading