The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Flux::Role::Description - role for stream objects that implement 'description'

VERSION

version 1.03

METHODS

description()

String with object's description.

Should not end with "\n" but can contain "\n" in the middle of the string.

AUTHOR

Vyacheslav Matyukhin <me@berekuk.ru>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Yandex LLC.

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