Update meta files for 4.00_02

This commit is contained in:
Duncan Ferguson 2010-06-19 00:04:05 +01:00
parent ddf7567012
commit bf8d2a5993
3 changed files with 20 additions and 15 deletions

1
.gitignore vendored
View file

@ -4,3 +4,4 @@ Build
cover_db/
*.swp
*.tar.gz
MYMETA.yml

1
MANIFEST.SKIP Normal file
View file

@ -0,0 +1 @@
^MYMETA.yml$

View file

@ -1,23 +1,26 @@
---
name: App-ClusterSSH
version: 4.00_01
abstract: 'Main module'
author: []
abstract: The great new App::ClusterSSH!
build_requires:
Test::Pod: 0
Test::Pod::Coverage: 0
configure_requires:
Module::Build: 0.36
generated_by: 'Module::Build version 0.3603'
license: perl
resources:
license: http://dev.perl.org/licenses/
requires:
Tk: 800.022
X11::Protocol: 0.56
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
name: App-ClusterSSH
provides:
App::ClusterSSH:
file: lib/App/ClusterSSH.pm
version: 4.00_02
requires:
Locale::Maketext: 0
Tk: 800.022
X11::Protocol: 0.56
version: 0
resources:
bugtracker: http://sourceforge.net/tracker/?group_id=89139
homepage: http://clusterssh.sourceforge.net/
@ -25,4 +28,4 @@ resources:
repository:
- http://clusterssh.git.sourceforge.net/
- http://github.com/duncs/clusterssh
version: 4.00_02