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.46
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
19 I am also usually active on IRC as 'autarch' on "irc://irc.perl.org".
20
22 The source code repository for Specio can be found at
23 <https://github.com/houseabsolute/Specio>.
24
26 Dave Rolsky <autarch@urth.org>
27
29 This software is Copyright (c) 2012 - 2020 by Dave Rolsky.
30
31 This is free software, licensed under:
32
33 The Artistic License 2.0 (GPL Compatible)
34
35 The full text of the license can be found in the LICENSE file included
36 with this distribution.
37
38
39
40perl v5.32.0 2020-07-28 Specio::OO(3)