
RT::ClientX::GrabBugs::Bug - shallow representation of a bug

Fairly standard Moosey new constructor,
accepting a hash of named parameters.
Read-only strings:
There is also an attribute person_cache which is a hashref for caching descriptions of people into.
This is handy if you expect some people (e.g.
bug owners,
requestors,
etc) to appear in multiple bugs.
The bugs can all share a reference to the same hash for caching people.
add_to_model($model)
Adds a description of the bug to an RDF::Trine::Model.

Please report any bugs to http://rt.cpan.org/Dist/Display.html?Queue=RT-ClientX-GrabBugs.


Toby Inkster <tobyink@cpan.org>.

This software is copyright (c) 2012 by Toby Inkster.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.