-
Notifications
You must be signed in to change notification settings - Fork 29
/
META.yml
35 lines (35 loc) · 815 Bytes
/
META.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
---
abstract: 'Cluster operations based on parallel SSH, set and interval arithmetic'
author:
- 'Zhang "agentzh" Yichun <agentzh@gmail.com>'
build_requires:
ExtUtils::MakeMaker: 6.59
IPC::Run3: 0
configure_requires:
ExtUtils::MakeMaker: 6.59
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.14'
license: bsd
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: SSH-Batch
no_index:
directory:
- inc
- t
requires:
File::HomeDir: 0
File::Temp: 0
Filter::Util::Call: 0
IO::Pty: 0
Net::OpenSSH: '0.34'
Set::Scalar: '1.23'
Term::ReadKey: '2.30'
Time::HiRes: 0
perl: 5.6.1
resources:
license: http://opensource.org/licenses/bsd-license.php
repository: http://github.com/agentzh/sshbatch
version: '0.030'