1Attean::API(3) User Contributed Perl Documentation Attean::API(3)
2
3
4
6 Attean::API - Utility package for loading all Attean role packages.
7
9 This document describes Attean::API version 0.020
10
12 use v5.14;
13 use Attean;
14
16 This is a utility package that will load all the Attean-related Moo
17 roles in the Attean::API namespace.
18
20 "as_string"
21 Returns a string representation of the variable.'
22
24 Please report any bugs or feature requests to through the GitHub web
25 interface at <https://github.com/kasei/attean/issues>.
26
29 Gregory Todd Williams "<gwilliams@cpan.org>"
30
32 Copyright (c) 2014--2018 Gregory Todd Williams. This program is free
33 software; you can redistribute it and/or modify it under the same terms
34 as Perl itself.
35
36
37
38perl v5.28.1 2019-01-09 Attean::API(3)