summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Password/pkg-descr
blob: 93ecc2034a97248ed4f0bdb70ad1e105c979da16 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This module lets you stack handlers so that the next one will handle
or "filter" the output of previous one.

From README:

    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? This module is one possible solution.
    When you go to build this module it will ask you to create
    virtual users. For each user you need to specify the database
    module to use, the database connect string, the username and the
    password. You will be prompted to give a name to this virtual
    user. You can add as many as you like.

WWW: http://search.cpan.org/dist/DBIx-Password/