Skip Menu |

This queue is for tickets about the Business-UPS-Tracking CPAN distribution.

Report information
The Basics
Id: 113156
Status: resolved
Priority: 0/
Queue: Business-UPS-Tracking

People
Owner: Nobody in particular
Requestors: younda [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Accessor Typo
Date: Fri, 18 Mar 2016 13:46:01 -0500
To: bug-Business-UPS-Tracking [...] rt.cpan.org
From: "David J. Young" <younda [...] gmail.com>
The perldoc page and the .pm module misspelled ShipmentType in the code and documentation. Sh*m*ipmentType vs ShipmentType ShmipmentType Type of shipment. '01' small packackage or '02' freight. Only in combination with ReferenceNumber <http://search.cpan.org/perldoc?ReferenceNumber>. $ find . -type f -print | xargs grep ShmipmentType ./UPS/Tracking/Request.pm:=head2 *ShmipmentType* ./UPS/Tracking/Request.pm:has '*ShmipmentType*' => ( ./UPS/Tracking/Request.pm: if ( $self->*ShmipmentType* ) { ./UPS/Tracking/Request.pm: ->appendTextNode( $self->*ShmipmentType *); ydy
Thank you for your bug report. This issue was fixed in 1.12