Fedora::Bugzilla::Role::NewHash - Provide a 'to_hash' method


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

Index


NAME

Top

Fedora::Bugzilla::Role::NewHash - Provide a 'to_hash' method

DESCRIPTION

Top

Allows for the easy creation of "new" classes, by scanning all attributes and returning a hashref of { attribute_name => value, ... }.

SUBROUTINES/METHODS

Top

to_hash()

Returns a hashref of all attributes we have to their values.

SEE ALSO

Top

Moose::Role

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.