Passwd-Keyring-OSXKeychain

 view release on metacpan or  search on metacpan

INSTALL  view on Meta::CPAN

Passwd::Keyring::OSXKeychain

Passwd::Keyring is about using secure storage for passwords
and other credentials used in perl scripts and applications.

Passwd::Keyring::OSXKeychain uses OSX/Keychain (via /usr/bin/security
program) to securely preserve passwords and is available to people
using Mac OS/X desktop environment.

INSTALLATION

To install this module, run the following commands:

	perl Build.PL
	./Build
	./Build test
	./Build install



( run in 0.226 second using v1.01-cache-2.11-cpan-299005ec8e3 )