NAME
Sympatic::Role - A Moo::Role with all the Sympatic magic.
STATUS
DESCRIPTION
you can write this
use
Sympatic::Role;
instead of this
use
Sympatic -class;
so writing a Sympatic role Flyable
is just like
and use it in your Pet
class
LICENSE AND COPYRIGHT
Copyright 2018 Sympa community <sympa-developpers@listes.renater.fr>
This package is free software and is provided "as is" without express or implied warranty. you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
LICENCE
Copyright (C) 2017,2018 Sympa Community
Sympatic is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
Sympatic is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License
for
more details.
You should have received a copy of the GNU General Public License