The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

wxkeyring - Fetch information from GNU Keyring files

SYNOPSIS

  wxkeyring [ options ] [ keyringfile ]

DESCRIPTION

wxkeyring provides (currently readonly) access to PalmOS Keyring files, also known as GNU Keyring files. It's a GUI program that uses Wx.

OPTIONS

The following command line options are recognized.

--geometry

Specify an initial size and placement for the main window.

--[no]veil

Initially enables / disables the "veil" feature. If enabled, passwords do not display on the screen. Useful in conjunction with the "clip" option, see below.

--[no]clip

Initially enables / disables the "clip" feature. If enabled, the selected password is put on the system clipboard so it can be cut into

--password password

Supply the keyring password on the command line. This is extremely dangerous and intended tor testing purposes only.

REQUIREMENTS

Palm::Keyring

Wx

BUGS AND LIMITATIONS

Please report any bugs or feature requests to bug-wxkeyring at rt.cpan.org, or through the web interface at http://rt.cpan.org.

SEE ALSO

Palm::Keyring

http://johan.vromans.org/software/sw_palmkeyring.html

The Keyring for Palm OS website: http://gnukeyring.sourceforge.net

AUTHOR

Johan Vromans <jv@cpan.org>.

LICENCE AND COPYRIGHT

Copyright 2007 Johan Vromans, All Rights Reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 682:

You forgot a '=back' before '=head1'