debian man page for app::parcimonie

Query: app::parcimonie

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

App::Parcimonie(3pm)					User Contributed Perl Documentation				      App::Parcimonie(3pm)

NAME
App::Parcimonie - tools for the parcimonie program
SYNOPSIS
See bin/parcimonie :)
EXPORT
SUBROUTINES
pickRandomItems(N, @list) Returns a list of N unique items picked at random from the input list. gpgPublicKeys() Returns the list of key fingerprints found in the public keyring. Args: - $gnupg_options: reference to a hash passed to ->hash_init gpgRecvKeys( @keyids ) Imports the keys with the given key IDs from a keyserver. Args: - $keyids: reference to an array of key IDs - $gnupg_options: reference to a hash passed to ->hash_init checkGpgHasDefinedKeyserver Throws an exception if no keyserver is defined in GnuPG configuration. averageLapseTime Argument: number of public keys in the keyring. Returns the desirable average lapse time (in seconds) between two key fetches. perl v5.14.2 2014-02-11 App::Parcimonie(3pm)
Related Man Pages
app::prove::state::result(3pm) - mojave
app::cmd::setup(3pm) - debian
app::cmd::simple(3pm) - debian
app::prove::state::result(3pm) - debian
moosex::attributehelpers::methodprovider::hash(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?