2009-12-19 17:40:38 +00:00
|
|
|
---
|
2010-06-20 20:58:32 +01:00
|
|
|
abstract: 'A container for functions of the ClusterSSH programs'
|
|
|
|
author:
|
|
|
|
- 'Duncan Ferguson <duncan_j_ferguson@yahoo.co.uk>'
|
2010-06-19 00:04:05 +01:00
|
|
|
build_requires:
|
2015-01-31 10:50:36 +00:00
|
|
|
CPAN::Changes: '0.27'
|
|
|
|
File::Slurp: '0'
|
|
|
|
File::Temp: '0'
|
|
|
|
File::Which: '0'
|
2017-12-22 12:17:40 +00:00
|
|
|
Perl::Tidy: '20171214'
|
2015-01-31 10:50:36 +00:00
|
|
|
Readonly: '0'
|
|
|
|
Test::Differences: '0'
|
|
|
|
Test::DistManifest: '0'
|
|
|
|
Test::PerlTidy: '0'
|
|
|
|
Test::Pod: '0'
|
|
|
|
Test::Pod::Coverage: '0'
|
|
|
|
Test::Trap: '0'
|
2010-06-19 00:04:05 +01:00
|
|
|
configure_requires:
|
2015-01-31 10:50:36 +00:00
|
|
|
Module::Build: '0'
|
2012-12-11 15:50:45 +00:00
|
|
|
dynamic_config: 1
|
2017-12-22 12:17:40 +00:00
|
|
|
generated_by: 'Module::Build version 0.4224, CPAN::Meta::Converter version 2.150010'
|
2009-12-22 17:40:35 +00:00
|
|
|
license: perl
|
2010-06-19 00:04:05 +01:00
|
|
|
meta-spec:
|
|
|
|
url: http://module-build.sourceforge.net/META-spec-v1.4.html
|
2015-01-31 10:50:36 +00:00
|
|
|
version: '1.4'
|
2010-06-19 00:04:05 +01:00
|
|
|
name: App-ClusterSSH
|
|
|
|
provides:
|
|
|
|
App::ClusterSSH:
|
|
|
|
file: lib/App/ClusterSSH.pm
|
2017-12-23 12:46:48 +00:00
|
|
|
version: '4.12'
|
2010-06-19 20:10:31 +01:00
|
|
|
App::ClusterSSH::Base:
|
|
|
|
file: lib/App/ClusterSSH/Base.pm
|
2015-01-31 10:50:36 +00:00
|
|
|
version: '0.02'
|
2011-12-09 08:37:23 +00:00
|
|
|
App::ClusterSSH::Cluster:
|
|
|
|
file: lib/App/ClusterSSH/Cluster.pm
|
2015-01-31 10:50:36 +00:00
|
|
|
version: '0.01'
|
2011-12-09 08:37:23 +00:00
|
|
|
App::ClusterSSH::Config:
|
|
|
|
file: lib/App/ClusterSSH/Config.pm
|
2015-01-31 10:50:36 +00:00
|
|
|
version: '0.02'
|
2014-07-09 20:57:12 +01:00
|
|
|
App::ClusterSSH::Getopt:
|
|
|
|
file: lib/App/ClusterSSH/Getopt.pm
|
2015-01-31 10:50:36 +00:00
|
|
|
version: '0.01'
|
2011-12-09 08:37:23 +00:00
|
|
|
App::ClusterSSH::Helper:
|
|
|
|
file: lib/App/ClusterSSH/Helper.pm
|
2015-01-31 10:50:36 +00:00
|
|
|
version: '0.02'
|
2010-06-19 20:10:31 +01:00
|
|
|
App::ClusterSSH::Host:
|
|
|
|
file: lib/App/ClusterSSH/Host.pm
|
2015-01-31 10:50:36 +00:00
|
|
|
version: '0.03'
|
2010-06-19 20:10:31 +01:00
|
|
|
App::ClusterSSH::L10N:
|
|
|
|
file: lib/App/ClusterSSH/L10N.pm
|
|
|
|
App::ClusterSSH::L10N::en:
|
|
|
|
file: lib/App/ClusterSSH/L10N/en.pm
|
2016-04-30 11:38:22 +01:00
|
|
|
App::ClusterSSH::Range:
|
|
|
|
file: lib/App/ClusterSSH/Range.pm
|
2015-11-03 21:18:13 +00:00
|
|
|
recommends:
|
|
|
|
Sort::Naturally: '0'
|
2010-06-03 19:05:53 +01:00
|
|
|
requires:
|
2015-01-31 10:50:36 +00:00
|
|
|
Exception::Class: '1.31'
|
2016-04-30 11:38:22 +01:00
|
|
|
File::Glob: '0'
|
2015-11-21 14:03:57 +00:00
|
|
|
File::Path: '0'
|
2015-01-31 10:50:36 +00:00
|
|
|
Getopt::Long: '0'
|
|
|
|
Locale::Maketext: '0'
|
|
|
|
Tk: '800.022'
|
|
|
|
Try::Tiny: '0'
|
|
|
|
X11::Protocol: '0.56'
|
2016-10-18 21:26:57 +01:00
|
|
|
X11::Protocol::WM: '0'
|
2017-12-22 12:17:40 +00:00
|
|
|
version: '0.77'
|
2010-06-19 00:01:53 +01:00
|
|
|
resources:
|
2017-04-13 09:02:00 +01:00
|
|
|
Coverage: https://coveralls.io/github/duncs/clusterssh
|
2015-01-31 10:50:36 +00:00
|
|
|
Repository:
|
|
|
|
- http://clusterssh.git.sourceforge.net/
|
|
|
|
- http://github.com/duncs/clusterssh
|
2015-09-21 21:02:44 +01:00
|
|
|
bugtracker: https://github.com/duncs/clusterssh/issues
|
2015-11-03 21:18:13 +00:00
|
|
|
homepage: http://github.com/duncs/clusterssh/wiki
|
2010-06-19 00:01:53 +01:00
|
|
|
license: http://dev.perl.org/licenses/
|
2017-12-23 12:46:48 +00:00
|
|
|
version: '4.12'
|
2016-10-18 21:26:57 +01:00
|
|
|
x_serialization_backend: 'CPAN::Meta::YAML version 0.016'
|