File: dist.ini

package info (click to toggle)
libmoosex-strictconstructor-perl 0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 148 kB
  • ctags: 3
  • sloc: perl: 109; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 711 bytes parent folder | download
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
name = MooseX-StrictConstructor
author  = Dave Rolsky <autarch@urth.org>
copyright_year = 2010

version = 0.10

[@Basic]

[InstallGuide]
[MetaJSON]

[MetaResources]
bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist={{MooseX-StrictConstructor}}
bugtracker.mailto = bug-moosex-strictconstructor@rt.cpan.org
repository.url    = git://git.moose.perl.org/MooseX-StrictConstructor.git
repository.web    = http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-StrictConstructor.git;a=summary
repository.type   = hg

[PodWeaver]

[PkgVersion]

[KwaliteeTests]
[PodTests]
[NoTabsTests]
[EOLTests]
[Signature]

[CheckChangeLog]

[Prereqs]
Moose = 0.94

[Prereqs / TestRequires]
Test::More = 0.88

[@Git]