1Specio::OO(3) User Contributed Perl Documentation Specio::OO(3)
2
3
4
6 Specio::OO - A painfully poor reimplementation of Moo(se)
7
9 version 0.48
10
12 Specio can't depend on Moo or Moose, so this module provides a terrible
13 reimplementation of a small slice of their features.
14
16 Bugs may be submitted at
17 <https://github.com/houseabsolute/Specio/issues>.
18
20 The source code repository for Specio can be found at
21 <https://github.com/houseabsolute/Specio>.
22
24 Dave Rolsky <autarch@urth.org>
25
27 This software is Copyright (c) 2012 - 2022 by Dave Rolsky.
28
29 This is free software, licensed under:
30
31 The Artistic License 2.0 (GPL Compatible)
32
33 The full text of the license can be found in the LICENSE file included
34 with this distribution.
35
36
37
38perl v5.36.0 2023-01-20 Specio::OO(3)