NAME

WWW::Asana::Role::HasStories - Role for Asana classes which have stories

VERSION

version 0.003

METHODS

stories

Get an arrayref of WWW::Asana::Story objects from the object

create_story

Adds the given first parameter as comment to the object, it gives back a WWW::Asana::Story of the resulting story.

comment

Shortcut for "create_story"

AUTHOR

Torsten Raudssus <torsten@raudss.us>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Torsten Raudssus.

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