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 48 49 50 51 52 53 54 55
|
---
abstract: 'Subversion activity notification'
author:
- 'David E. Wheeler <david@justatheory.com>'
build_requires:
File::Spec: '0'
Module::Build: '0.2701'
Test::More: '0.17'
configure_requires:
Module::Build: '0.2701'
dynamic_config: 1
generated_by: 'Module::Build version 0.4224, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: SVN-Notify
provides:
SVN::Notify:
file: lib/SVN/Notify.pm
version: '2.87'
SVN::Notify::Alternative:
file: lib/SVN/Notify/Alternative.pm
version: '1.0'
SVN::Notify::Filter::Trac:
file: lib/SVN/Notify/Filter/Trac.pm
version: '2.87'
SVN::Notify::HTML:
file: lib/SVN/Notify/HTML.pm
version: '2.87'
SVN::Notify::HTML::ColorDiff:
file: lib/SVN/Notify/HTML/ColorDiff.pm
version: '2.87'
SVN::Notify::SMTP:
file: lib/SVN/Notify.pm
version: '2.87'
recommends:
File::Spec: '0'
HTML::Entities: '0'
Net::SMTP::TLS: '0'
Pod::Usage: '1.33'
Test::Pod: '1.41'
Test::Pod::Coverage: '1.06'
Text::Trac: '0.10'
requires:
Email::Address::XS: '1.03'
Getopt::Long: '2.34'
perl: '5.006'
resources:
bugtracker: http://github.com/theory/svn-notify/issues/
homepage: http://search.cpan.org/dist/SVN-Notify/
license: http://dev.perl.org/licenses/
repository: http://github.com/theory/svn-notify/
version: '2.87'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
|