File: control

package info (click to toggle)
libdbix-password-perl 1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 116 kB
  • ctags: 7
  • sloc: perl: 63; makefile: 9
file content (22 lines) | stat: -rw-r--r-- 968 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
Source: libdbix-password-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Peter Pentchev <roam@ringlet.net>
Build-Depends: debhelper (>= 7.0.50), quilt
Build-Depends-Indep: perl (>= 5.8.2-2)
Standards-Version: 3.8.1
Homepage: http://search.cpan.org/dist/DBIx-Password/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdbix-password-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdbix-password-perl/

Package: libdbix-password-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends}, libdbi-perl
Description: Perl module for creating a global password file for DB passwords
 Don't you hate keeping track of database passwords and such
 throughout your scripts? How about the problem of changing those
 passwords on a mass scale? DBIx::Password is one possible solution.
 .
 It keeps track of all your virtual users, databases, password, etc. in one
 central file.