mirror of
https://github.com/duncs/clusterssh.git
synced 2025-07-02 01:21:14 +00:00
Result of first dist build
This commit is contained in:
parent
bbd743ded5
commit
2cedd8b504
3 changed files with 20 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ _build/
|
|||
Build
|
||||
cover_db/
|
||||
*.swp
|
||||
*.tar.gz
|
||||
|
|
1
MANIFEST
1
MANIFEST
|
@ -8,3 +8,4 @@ lib/App/ClusterSSH.pm
|
|||
t/00-load.t
|
||||
t/pod-coverage.t
|
||||
t/pod.t
|
||||
META.yml
|
||||
|
|
18
META.yml
Normal file
18
META.yml
Normal file
|
@ -0,0 +1,18 @@
|
|||
---
|
||||
name: App-ClusterSSH
|
||||
version: 4.00_01
|
||||
author: []
|
||||
abstract: The great new App::ClusterSSH!
|
||||
license: gpl
|
||||
resources:
|
||||
license: http://www.gnu.org/licenses/old-licenses/gpl-1.0.txt
|
||||
requires:
|
||||
version: 0
|
||||
provides:
|
||||
App::ClusterSSH:
|
||||
file: lib/App/ClusterSSH.pm
|
||||
version: 4.00_01
|
||||
generated_by: Module::Build version 0.33
|
||||
meta-spec:
|
||||
url: http://module-build.sourceforge.net/META-spec-v1.4.html
|
||||
version: 1.4
|
Loading…
Add table
Add a link
Reference in a new issue