Lines Matching refs:KeePass
2 File::KeePass::Agent - Application agent for working with File::KeePass
6 use File::KeePass::Agent;
7 File::KeePass::Agent->new->run($file, $pass);
10 File::KeePass::Agent->new->run; # will read from @ARGV or prompt
13 File::KeePass::Agent::run(); # will read from @ARGV or prompt
16 File::KeePass::Agent::run(\%files); # file/pass pairs
19 File::KeePass::Agent::run(\@files);
21 File::KeePass::Agent::run(\@files, \@passes); # parallel arrays
29 See File::KeePass for a listing of what KeyPass database features are
33 File::KeePass::Agent (FKPA) will try to load a module based on the OS
41 See "FKPA METHODS" in File::KeePass::Agent::unix.
53 Returns an arrayref of arrayrefs continaing file and File::KeePass