Skip Menu |

This queue is for tickets about the RT-Client-REST CPAN distribution.

Report information
The Basics
Id: 36814
Status: resolved
Priority: 0/
Queue: RT-Client-REST

People
Owner: DMITRI [...] cpan.org
Requestors: DMITRI [...] cpan.org
Cc: jsweeny [...] iu.edu
AdminCc:

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



CC: jsweeny [...] iu.edu
Subject: Error in synopsis of RT::Client::REST::Ticket
# Retrieve my $ticket => RT::Client::REST::Ticket->new( rt => $rt, id => $id, )->new->retrieve; should be # Retrieve my $ticket => RT::Client::REST::Ticket->new( rt => $rt, id => $id, )->retrieve;
Fixed in revision 28. Should make it into next release of the library (0.37).