-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.yml
47 lines (47 loc) · 1.07 KB
/
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
36
37
38
39
40
41
42
43
44
45
46
47
---
abstract: 'use your preferred shell and own home directory for shared SSH accounts'
author:
- 'Sven Kirmess <sven.kirmess@kzone.ch>'
build_requires:
Capture::Tiny: '0'
Carp: '0'
Exporter: '0'
File::Basename: '0'
File::Path: '2.07'
File::Spec::Functions: '0'
Test::MockModule: '0.14'
Test::More: '0.88'
lib: '0'
perl: '5.006'
subs: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
perl: '5.006'
dynamic_config: 0
generated_by: 'Dist::Zilla, CPAN::Meta::Converter'
license: open_source
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: App-SSH-SwitchShell
no_index:
directory:
- t
- xt
provides:
App::SSH::SwitchShell:
file: bin/sshss
version: '0.006'
requires:
Cwd: '0'
English: '0'
File::Spec: '0'
Getopt::Long: '0'
perl: '5.006'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/skirmess/App-SSH-SwitchShell/issues
homepage: https://github.com/skirmess/App-SSH-SwitchShell
repository: https://github.com/skirmess/App-SSH-SwitchShell.git
version: '0.006'