Fedora::Bugzilla::Bug::NewAttachment - Define the paramaters needed to create an attachment


Fedora-Bugzilla documentation  | view source Contained in the Fedora-Bugzilla distribution.

Index


NAME

Top

Fedora::Bugzilla::Bug::NewAttachment - Define the paramaters needed to create an attachment

SYNOPSIS

Top

	use <Module::Name>;
	# Brief but working code example(s) here showing the most common usage(s)

	# This section will be as far as many users bother reading
	# so make it as educational and exemplary as possible.




DESCRIPTION

Top

A full description of the module and its features. May include numerous subsections (i.e. =head2, =head3, etc.)

SUBROUTINES/METHODS

Top

A separate section listing the public components of the module's interface. These normally consist of either subroutines that may be exported, or methods that may be called on objects belonging to the classes that the module provides. Name the section accordingly.

In an object-oriented module, this section should begin with a sentence of the form "An object of this class represents...", to give the reader a high-level context to help them understand the methods that are subsequently described.

SEE ALSO

Top

Fedora::Bugzilla::Bug, Fedora::Bugzilla::Attachment.

BUGS AND LIMITATIONS

Top

All complex software has bugs lurking in it, and this module is no exception. If you find a bug please either email me, or (preferably) add the bug to the camelus ticket tracker at https://fedorahosted.org/camelus/newticket.

Patches are welcome.

AUTHOR

Top

Chris Weyl <cweyl@alumni.drew.edu>

LICENSE AND COPYRIGHT

Top


Fedora-Bugzilla documentation  | view source Contained in the Fedora-Bugzilla distribution.