Keepassx Database Merger Code
Status: Planning
Brought to you by:
jacques_supcik
| File | Date | Author | Commit |
|---|---|---|---|
| script | 2009-07-26 |
|
[6f6152] version 0.1.1 |
| .hgignore | 2009-07-26 |
|
[6f6152] version 0.1.1 |
| Build.PL | 2009-07-26 |
|
[6f6152] version 0.1.1 |
| Changes | 2009-07-26 |
|
[6f6152] version 0.1.1 |
| MANIFEST | 2009-07-26 |
|
[6f6152] version 0.1.1 |
| MANIFEST.SKIP | 2009-07-26 |
|
[6f6152] version 0.1.1 |
| META.yml | 2009-07-26 |
|
[6f6152] version 0.1.1 |
| Makefile.PL | 2009-07-26 |
|
[6f6152] version 0.1.1 |
| README | 2009-07-26 |
|
[6f6152] version 0.1.1 |
keepass_db_merger
This script merges two XML exports of keepass.
INSTALLATION
To install this module, run the following commands:
perl Makefile.PL
make
make test
make install
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the
perldoc command.
perldoc keepass_db_merge
COPYRIGHT AND LICENCE
Copyright (c) 2009, Jacques Supcik <supcik@cpan.org>.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.