-
-
31 Mar 2008 11:37:32 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (75 / 48 / 15)
- Kwalitee
Bus factor: 3- 55.88% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (26.37KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Class::Inspector
- Directory::Scratch
- File::Path
- File::Temp
- Hash::AsObject
- List::MoreUtils
- Log::Dispatch
- Moose
- MooseX::LogDispatch
- POE
- POE::Component::ResourcePool
- Set::Object
- Test::Deep
- Test::Exception
- Test::MockObject
- Test::More
- Test::use::ok
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Take me over?
The maintainer of this distribution is looking for someone to take over! If you're interested then please contact them via email.Modules
A framework for compositing and sequencing steps of execution.The base role for an action in Verby.Action to run 'perl Makefile.PL' or something similar in a specific directory.Action to run make(1).Action to create a directory patha base role for actions which wrap POE::Wheel::Run.A default verify method for Verby::Action::Run based actions.An action which just logs debug messages.Verby::Config::Data fields from the command lineA sort of scratchpad every Verby::Step gets from Verby::Dispatcher.Takes steps and executes them. Sort of like what make(1) is to a Makefile.A base class representing a single thing to be executed by Verby::Dispatcher.Quick and dirty (in the fun sense, like playing with mud) step generator.Provides
in lib/Verby/Step/Simple.pmOther files
Module Install Instructions
To install Verby, copy and paste the appropriate command in to your terminal.
cpanm Verby
perl -MCPAN -e shell install Verby
For more information on module installation, please visit the detailed CPAN module installation guide.