NAME
BLAH::Role::BLAH - A BLAH "command"
VERSION
This document describes version 0.001 of BLAH::Role::BLAH - released August 26, 2015 as part of BLAH.
DESCRIPTION
Drink this if you're a BLAH -- that is, you implement a means to call your application's business logic.
REQUIRED METHODS
execute
This is the core of your BLAH. It should implement your command -- whether embedded, a simple call/delegation to some other package, or hideously complex -- in its entirety.
execute()
should die on failure, and return otherwise.
name
The "name" of this BLAH. BLAH implementers are left to define this on their own, but it is anticipated that the name here will be something like the package name with a namespace prefix removed; e.g. if your BLAH namespace is "Organic::Produce::BLAH" and the BLAH package is "Organic::Produce::BLAH::Relabel::Pesticides", then the BLAH name would be -- surprise! -- "Relabel::Pesticides".
SEE ALSO
Please see those modules/websites for more information related to this module.
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/RsrchBoy/blah/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Chris Weyl <cweyl@alumni.drew.edu>
I'm a material boy in a material world
Please note I do not expect to be gittip'ed or flattr'ed for this work, rather it is simply a very pleasant surprise. I largely create and release works like this because I need them or I find it enjoyable; however, don't let that stop you if you feel like it ;)
Flattr, Gratipay, or indulge my Amazon Wishlist... If and *only* if you so desire.
COPYRIGHT AND LICENSE
This software is Copyright (c) 2015 by Chris Weyl.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999