thrig / Config-OpenSSH-Authkey

Parsing of OpenSSH authorized_keys data

This URL has Read+Write access

thrig (author)
Fri May 15 22:52:26 -0700 2009
commit  c51dfb919ce7b75ec3923cd6f9104a01d0fa27b1
tree    04ef7f5530a7ce4d80bbeee5fd693d25f9faccde
parent  f466c2d9f3b0c6930c6ff1f230a24f22eb820611
name age message
file LICENSE Sun May 03 13:50:47 -0700 2009 Initial work. [thrig]
file MANIFEST Sun May 10 21:44:07 -0700 2009 Add test files. [thrig]
file Makefile.PL Sun May 03 13:50:47 -0700 2009 Initial work. [thrig]
file README Sun May 03 13:50:47 -0700 2009 Initial work. [thrig]
directory lib/ Fri May 15 22:52:26 -0700 2009 New methods, tests. Code fixes. [thrig]
directory t/ Fri May 15 22:52:26 -0700 2009 New methods, tests. Code fixes. [thrig]
README
Install via the cpan(1) command, or manually via:

perl Makefile.PL
make
make test
make install

Run perldoc(1) on the Config::OpenSSH::Authkey module for more
documentation.