File: dist.ini

package info (click to toggle)
libstring-formatter-perl 0.102080-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 164 kB
  • ctags: 16
  • sloc: perl: 471; makefile: 12
file content (11 lines) | stat: -rw-r--r-- 270 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
name    = String-Formatter
author  = Ricardo Signes <rjbs@cpan.org>
author  = Darren Chamberlain <darren@cpan.org>
license = GPL_2 ; inherited this from darren@cpan
copyright_holder = Ricardo Signes <rjbs@cpan.org>

[Prereq]
Params::Util  = 0
Sub::Exporter = 0

[@RJBS]