-
-
05 Jun 2010 18:12:20 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (2)
- Testers (524 / 4 / 1)
- Kwalitee
Bus factor: 3- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (10.52KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- App::Cmd
- KiokuDB
- MooseX::App::Cmd
- MooseX::Getopt
- MooseX::Types::Path::Class
- Proc::InvokeEditor
- 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.Changes for version 0.03
- Support the new KiokuDB::Backend::Role::GC
Modules
KiokuDB command line toolsBase class for writing KiokuDB command line tools.Dump database entries for backup or munging purposesEdit entries using an editorCheck for broken referencesCollect unreachable entriesLoad database dumpsA role for command line tools that have a KiokuDB::Serializer object specified using a --format option.A role for command line tools with a --file option to be used for read acces.A role for command line tools with a --file option that will be used for write access.A role for command line tools which accept entry IDs as optionsA role for command line tools that should run inside a transactionA role for command line tools that have a --verbose option.Role for commands with a --dsn argument.Write or create access to a DSN for command line toolsReadonly access to a DSNRead/write access to a DSNProvides
in lib/KiokuDB/Cmd/Base.pmOther files
Module Install Instructions
To install KiokuDB::Cmd, copy and paste the appropriate command in to your terminal.
cpanm KiokuDB::Cmd
perl -MCPAN -e shell install KiokuDB::Cmd
For more information on module installation, please visit the detailed CPAN module installation guide.