-
-
24 Apr 2017 14:26:02 UTC
- Distribution: MooX-Options-Actions
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (609 / 5 / 7)
- Kwalitee
Bus factor: 0- 93.62% Coverage
- License: perl_5
- Perl: v5.8.5
- Activity
24 month- Tools
- Download (9.92KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
NAME
MooX::Options::Actions::Builder - Builder class for MooX::Options::Actions
SYNOPSIS
use Moo; use MooX::Options::Actions::Builder qw/ new_with_actions /;
DESCRIPTION
Used for holding the main builder code for MooX::Options::Actions - can also be used to set up a simple commandline application using Moo classes.
AUTHOR
Tom Bloor <t.bloor@shadowcat.co.uk>
COPYRIGHT
Copyright 2017- Tom Bloor
LICENSE
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Module Install Instructions
To install MooX::Options::Actions, copy and paste the appropriate command in to your terminal.
cpanm MooX::Options::Actions
perl -MCPAN -e shell install MooX::Options::Actions
For more information on module installation, please visit the detailed CPAN module installation guide.