-
-
16 May 2016 18:06:46 UTC
- Distribution: App-VW
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (0)
- Testers (555 / 0 / 0)
- Kwalitee
Bus factor: 0- 65.31% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (10.46KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- AnyEvent
- App::CLI
- Event
- File::Copy
- File::ShareDir
- Sys::Syslog
- Test::More
- Time::HiRes
- YAML
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
App::VW::Install - install init script and config dir for vw
SYNOPSIS
Installing the init script and creating the config directory
sudo vw install
DESCRIPTION
Running the install command will copy an init script into /etc/init.d/vw and it will create a config directory in /etc/vw that
vw setup
will populate with YAML files.The format of these YAML files is described in the documentation for App::VW.
Module Install Instructions
To install App::VW, copy and paste the appropriate command in to your terminal.
cpanm App::VW
perl -MCPAN -e shell install App::VW
For more information on module installation, please visit the detailed CPAN module installation guide.