File: control

package info (click to toggle)
libpod2-base-perl 0.043-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 120 kB
  • ctags: 9
  • sloc: perl: 85; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,010 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
Source: libpod2-base-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Joenio Costa <joenio@perl.org.br>
Standards-Version: 3.8.3
Homepage: http://search.cpan.org/dist/POD2-Base/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpod2-base-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpod2-base-perl/

Package: libpod2-base-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: module for translations of Perl documentation
 POD2::Base is an abstraction of the code in POD2::IT and POD2::FR.
 These modules belong to the Italian and the French translation projects
 of core Perl pods.
 .
 Once a translation package had been installed, the translated
 documentation can be accessed with:
 .
     $ perldoc POD2::<lang>::<podname>
 Or
     $ perldoc -L IT <podpage>