debian man page for net::trac::ticketattachment

Query: net::trac::ticketattachment

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Net::Trac::TicketAttachment(3pm)			User Contributed Perl Documentation			  Net::Trac::TicketAttachment(3pm)

NAME
Net::Trac::TicketAttachment - Represents a single attachment for a Trac ticket
DESCRIPTION
This class represents a single attachment for a Trac ticket. You do not want to deal with instantiating this class yourself. Instead let Net::Trac::Ticket do the work.
ACCESSORS
connection Returns the Net::Trac::Connection used by this class. ticket Returns the ID of the ticket to which this attachment belongs. filename description url Relative to the remote Trac instance URL as set in the Net::Trac::Connection. content returns the content of the attachment content_type returns the content_type of the attachment size In bytes. author date Returns a DateTime object.
PRIVATE METHODS
_parse_html_chunk STRING Parses a specific chunk of HTML (as extracted by Net::Trac::Ticket) into the various fields.
LICENSE
Copyright 2008-2009 Best Practical Solutions. This package is licensed under the same terms as Perl 5.8.8. perl v5.12.3 2009-06-29 Net::Trac::TicketAttachment(3pm)
Related Man Pages
net::gpsd3::return::unknown(3pm) - debian
net::trac::ticket(3pm) - debian
net::trac::ticketsearch(3pm) - debian
rt::client::rest::attachment(3pm) - debian
svn::notify::filter::trac(3pm) - debian
Similar Topics in the Unix Linux Community
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph