Skip Menu |

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

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

People
Owner: Nobody in particular
Requestors: DMITRI [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.30
Fixed in: 0.31



Subject: RT::Client::REST::Queue POD synopsys could improve
From POD: my $user = RT::Client::REST::Queue->new( rt => $rt, id => 'General', )->retrieve; Of course that should be $queue, not $user.