File: control

package info (click to toggle)
libfile-sharedir-perl 0.05-1.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 156 kB
  • ctags: 84
  • sloc: perl: 1,014; makefile: 47
file content (18 lines) | stat: -rw-r--r-- 781 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: libfile-sharedir-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0), quilt
Build-Depends-Indep: perl (>= 5.8.8-12), libclass-inspector-perl, libparams-util-perl
Maintainer: Christian Sánchez <csanchez@unplug.org.ve>
Standards-Version: 3.7.3
Homepage: http://search.cpan.org/dist/File-ShareDir/

Package: libfile-sharedir-perl
Architecture: all
Depends: ${perl:Depends}, libparams-util-perl, libclass-inspector-perl, libfile-spec-perl
Description: Locate per-dist and per-module shared files
 The intent of File::ShareDir is to provide a companion to Class::Inspector and
 File::HomeDir, modules that take a process that is well-known by advanced Perl
 developers but gets a little tricky, and make it more available to the larger 
 Perl community.