The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

API::Assembla::Ticket - A Ticket in Assembla.

VERSION

version 0.03

SYNOPSIS

DESCRIPTION

Assembla XXX

ATTRIBUTES

created_on

The DateTime representing the time at which this ticket was created.

description

The ticket's description

id

The ticket's id.

name

The ticket's name.

number

The ticket's number.

priority

The ticket's priority.

status_name

The ticket's status_name.

summary

The ticket's summary.

AUTHOR

Cory G Watson <gphat@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Infinity Interactive, Inc.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.