| | man : da(8)
ASN1_STRING_dup, ASN1_STRING_cmp, ASN1_STRING_set, ASN1_STRING_length, ASN1_STRING_length_set, ASN1_STRING_type, ASN1_STRING_data (3) - ASN1_STRING utility functions
BIO_s_mem, BIO_set_mem_eof_return, BIO_get_mem_data, BIO_set_mem_buf, BIO_get_mem_ptr, BIO_new_mem_buf (3) - memory BIO
BIO_s_null (3) - null data sink
BN_BLINDING_new, BN_BLINDING_free, BN_BLINDING_update, BN_BLINDING_convert, BN_BLINDING_invert, BN_BLINDING_convert_ex, BN_BLINDING_invert_ex, BN_BLINDING_get_thread_id, BN_BLINDING_set_thread_id, BN_BLINDING_get_flags, BN_BLINDING_set_flags, BN_BLINDING_create_param (3) - blinding related BIGNUM functions.
CMSG_DATA, CMSG_FIRSTHDR, CMSG_LEN, CMSG_NXTHDR, CMSG_SPACE (3) - socket control message routines
CPANPLUS::Internals::Source (3p) - updating and parsing of source files for CPANPLUS
CPANPLUS::Module::Checksums (3p) - distribution checksum validation
CPANPLUS::Selfupdate (3p) - update CPANPLUS itself
CPANPLUS::Shell::Default::Plugins::Remote (3p) - plugin that allows connections to CPANPLUS::Daemon
CRYPTO_set_ex_data, CRYPTO_get_ex_data (3) - internal application specific data functions
CellServDB (5) - AFS cells and database servers
Class::Struct (3p) - declare struct-like datatypes as Perl classes
DH_get_ex_new_index, DH_set_ex_data, DH_get_ex_data (3) - add application specific data to DH structures
DSA_get_ex_new_index, DSA_set_ex_data, DSA_get_ex_data (3) - add application specific data to DSA structures
Data::Dumper (3p) - stringified perl data structures, suitable for both printing and "eval"
Devel::Peek (3p) - A data debugging tool for the XS programmer
Dumpvalue (3p) - provides screen dump of Perl data.
DynRootDB (5) - AFS cells and database servers
ERR_error_string, ERR_error_string_n, ERR_lib_error_string, ERR_func_error_string, ERR_reason_error_string (3) - obtain human-readable error message
ERR_get_error, ERR_peek_error, ERR_peek_last_error, ERR_get_error_line, ERR_peek_error_line, ERR_peek_last_error_line, ERR_get_error_line_data, ERR_peek_error_line_data, ERR_peek_last_error_line_data (3) - obtain error code and data
ERR_put_error, ERR_add_error_data (3) - record an error
EVP_CIPHER_CTX_init, EVP_EncryptInit_ex, EVP_EncryptUpdate, EVP_EncryptFinal_ex, EVP_DecryptInit_ex, EVP_DecryptUpdate, EVP_DecryptFinal_ex, EVP_CipherInit_ex, EVP_CipherUpdate, EVP_CipherFinal_ex, EVP_CIPHER_CTX_set_key_length, EVP_CIPHER_CTX_ctrl, EVP_CIPHER_CTX_cleanup, EVP_EncryptInit, EVP_EncryptFinal, EVP_DecryptInit, EVP_DecryptFinal, EVP_CipherInit, EVP_CipherFinal, EVP_get_cipherbyname, EVP_get_cipherbynid, EVP_get_cipherbyobj, EVP_CIPHER_nid, EVP_CIPHER_block_size, EVP_CIPHER_key_length, EVP_CIPHER_iv_length, EVP_CIPHER_flags, EVP_CIPHER_mode, EVP_CIPHER_type, EVP_CIPHER_CTX_cipher, EVP_CIPHER_CTX_nid, EVP_CIPHER_CTX_block_size, EVP_CIPHER_CTX_key_length, EVP_CIPHER_CTX_iv_length, EVP_CIPHER_CTX_get_app_data, EVP_CIPHER_CTX_set_app_data, EVP_CIPHER_CTX_type, EVP_CIPHER_CTX_flags, EVP_CIPHER_CTX_mode, EVP_CIPHER_param_to_asn1, EVP_CIPHER_asn1_to_param, EVP_CIPHER_CTX_set_padding (3) - EVP cipher routines
EVP_MD_CTX_init, EVP_MD_CTX_create, EVP_DigestInit_ex, EVP_DigestUpdate, EVP_DigestFinal_ex, EVP_MD_CTX_cleanup, EVP_MD_CTX_destroy, EVP_MAX_MD_SIZE, EVP_MD_CTX_copy_ex, EVP_MD_CTX_copy, EVP_MD_type, EVP_MD_pkey_type, EVP_MD_size, EVP_MD_block_size, EVP_MD_CTX_md, EVP_MD_CTX_size, EVP_MD_CTX_block_size, EVP_MD_CTX_type, EVP_md_null, EVP_md2, EVP_md5, EVP_sha, EVP_sha1, EVP_dss, EVP_dss1, EVP_mdc2, EVP_ripemd160, EVP_get_digestbyname, EVP_get_digestbynid, EVP_get_digestbyobj (3) - EVP digest routines
EVP_OpenInit, EVP_OpenUpdate, EVP_OpenFinal (3) - EVP envelope decryption
EVP_SealInit, EVP_SealUpdate, EVP_SealFinal (3) - EVP envelope encryption
EVP_SignInit, EVP_SignUpdate, EVP_SignFinal (3) - EVP signing functions
EVP_VerifyInit, EVP_VerifyUpdate, EVP_VerifyFinal (3) - EVP signature verification functions
Encode::Guess (3p) - Guesses encoding from data
ExtUtils::MM_Darwin (3p) - special behaviors for OS X
HMAC, HMAC_Init, HMAC_Update, HMAC_Final, HMAC_cleanup (3) - HMAC message authentication code
I18N::Collate (3p) - compare 8-bit scalar data according to the current locale
LKM (4) - Loadable Kernel Modules interface
MD2, MD4, MD5, MD2_Init, MD2_Update, MD2_Final, MD4_Init, MD4_Update, MD4_Final, MD5_Init, MD5_Update, MD5_Final (3) - MD2, MD4, and MD5 hash functions
MD4Init, MD4Update, MD4Pad, MD4Final, MD4Transform, MD4End, MD4File, MD4FileChunk, MD4Data (3) - calculate the RSA Data Security, Inc., ``MD4'' message digest
MD5Init, MD5Update, MD5Pad, MD5Final, MD5Transform, MD5End, MD5File, MD5FileChunk, MD5Data (3) - calculate the RSA Data Security, Inc., ``MD5'' message digest
Memoize::Storable (3p) - store Memoized data in Storable database
Module::Build::ConfigData (3p) - Configuration for Module::Build
Net::Config (3p) - Local configuration data for libnet
Net::Time (3p) - time and daytime network client interface
OPENSSL_load_builtin_modules (3) - add standard configuration modules
PKCS7_decrypt (3) - decrypt content from a PKCS#7 envelopedData structure
PKCS7_encrypt (3) - create a PKCS#7 envelopedData structure
PKCS7_sign (3) - create a PKCS#7 signedData structure
PKCS7_verify (3) - verify a PKCS#7 signedData structure
Parse::CPAN::Meta (3p) - Parse META.yml and other similar CPAN metadata files
Pod::LaTeX (3p) - Convert Pod data to formatted Latex
Pod::Man (3p) - Convert POD data to formatted *roff input
Pod::PlainText (3p) - Convert POD data to formatted ASCII text
Pod::Simple::XHTML (3p) - format Pod as validating XHTML
Pod::Text (3p) - Convert POD data to formatted ASCII text
Pod::Text::Color (3p) - Convert POD data to formatted color ASCII text
Pod::Text::Overstrike (3p) - Convert POD data to formatted overstrike text
Pod::Text::Termcap (3p) - Convert POD data to ASCII text with format escapes
RAND_bytes, RAND_pseudo_bytes (3) - generate random data
RAND_egd (3) - query entropy gathering daemon
RIPEMD160, RIPEMD160_Init, RIPEMD160_Update, RIPEMD160_Final (3) - RIPEMD-160 hash function
RMD160Init, RMD160Update, RMD160Pad, RMD160Final, RMD160Transform, RMD160End, RMD160File, RMD160FileChunk, RMD160Data (3) - calculate the ``RIPEMD-160'' message digest
RSA_check_key (3) - validate private RSA keys
RSA_get_ex_new_index, RSA_set_ex_data, RSA_get_ex_data (3) - add application specific data to RSA structures
SHA1, SHA1_Init, SHA1_Update, SHA1_Final (3) - Secure Hash Algorithm
SHA1Init, SHA1Update, SHA1Pad, SHA1Final, SHA1Transform, SHA1End, SHA1File, SHA1FileChunk, SHA1Data (3) - calculate the NIST Secure Hash Algorithm
SHA256Init, SHA256Update, SHA256Pad, SHA256Final, SHA256Transform, SHA256End, SHA256File, SHA256FileChunk, SHA256Data (3) - calculate the NIST Secure Hash Standard (version 2)
SSL_CTX_get_ex_new_index, SSL_CTX_set_ex_data, SSL_CTX_get_ex_data (3) - internal application specific data functions
SSL_CTX_set_default_passwd_cb, SSL_CTX_set_default_passwd_cb_userdata (3) - set passwd callback for encrypted PEM file handling
SSL_CTX_use_certificate, SSL_CTX_use_certificate_ASN1, SSL_CTX_use_certificate_file, SSL_use_certificate, SSL_use_certificate_ASN1, SSL_use_certificate_file, SSL_CTX_use_certificate_chain_file, SSL_CTX_use_PrivateKey, SSL_CTX_use_PrivateKey_ASN1, SSL_CTX_use_PrivateKey_file, SSL_CTX_use_RSAPrivateKey, SSL_CTX_use_RSAPrivateKey_ASN1, SSL_CTX_use_RSAPrivateKey_file, SSL_use_PrivateKey_file, SSL_use_PrivateKey_ASN1, SSL_use_PrivateKey, SSL_use_RSAPrivateKey, SSL_use_RSAPrivateKey_ASN1, SSL_use_RSAPrivateKey_file, SSL_CTX_check_private_key, SSL_check_private_key (3) - load certificate and key data
SSL_SESSION_get_ex_new_index, SSL_SESSION_set_ex_data, SSL_SESSION_get_ex_data (3) - internal application specific data functions
SSL_get_ex_data_X509_STORE_CTX_idx (3) - get ex_data index to access SSL structure from X509_STORE_CTX
SSL_get_ex_new_index, SSL_set_ex_data, SSL_get_ex_data (3) - internal application specific data functions
SSL_get_session (3) - retrieve TLS/SSL session data
SSL_pending (3) - obtain number of readable bytes buffered in an SSL object
Storable (3p) - persistence for Perl data structures
TAP::Parser::YAMLish::Reader (3p) - Read YAMLish data from iterator
TAP::Parser::YAMLish::Writer (3p) - Write YAMLish data
Test::Harness (3p) - Run Perl standard test scripts with statistics
Tie::Memoize (3p) - add data to hash when needed
Time::HiRes (3p) - High resolution alarm, sleep, gettimeofday, interval timers
Time::Seconds (3p) - a simple API to convert seconds to other date values
UI_new, UI_new_method, UI_free, UI_add_input_string, UI_dup_input_string, UI_add_verify_string, UI_dup_verify_string, UI_add_input_boolean, UI_dup_input_boolean, UI_add_info_string, UI_dup_info_string, UI_add_error_string, UI_dup_error_string, UI_construct_prompt, UI_add_user_data, UI_get0_user_data, UI_get0_result, UI_process, UI_ctrl, UI_set_default_method, UI_get_default_method, UI_get_method, UI_set_method, UI_OpenSSL, ERR_load_UI_strings (3) - New User Interface
Unicode::UCD (3p) - Unicode character database
X509_NAME_ENTRY_get_object, X509_NAME_ENTRY_get_data, X509_NAME_ENTRY_set_object, X509_NAME_ENTRY_set_data, X509_NAME_ENTRY_create_by_txt, X509_NAME_ENTRY_create_by_NID, X509_NAME_ENTRY_create_by_OBJ (3) - X509_NAME_ENTRY utility functions
a2coff (8/AViiON) - convert standalone a.out binaries to 88KBCS COFF format
aac (4) - Adaptec SAS/SATA/SCSI RAID controller
acpiac (4) - ACPI AC adapter
activadm, cryptoadm, snkadm (8) - manage the ActivCard, CRYPTOCard and SNK-004 token databases
aha (4) - Adaptec 154x SCSI interface
ahb (4) - Adaptec 1742 SCSI interface
ahc (4) - Adaptec VL/EISA/PCI SCSI interface
ahd (4) - Adaptec PCI/PCI-X AIC79xx-based Ultra320 SCSI interface
aic (4) - Adaptec AIC-6260 and AIC-6360 SCSI interface
apmd (8) - Advanced Power Management daemon
arm_sync_icache (2/ARM) - clean the CPU data cache and flush the CPU instruction cache
asctime, asctime_r, ctime, ctime_r, difftime, gmtime, gmtime_r, localtime, localtime_r, mktime, timegm, timelocal (3) - convert date and time to ASCII
atapiscsi (4) - ATAPI<->SCSI adapter
atomic, atomic_setbits_int, atomic_clearbits_int (9) - interface to perform atomic operations on data
auth_open, auth_call, auth_challenge, auth_check_change, auth_check_expire, auth_clean, auth_close, auth_clrenv, auth_clroption, auth_clroptions, auth_getitem, auth_getpwd, auth_getstate, auth_getvalue, auth_set_va_list, auth_setdata, auth_setenv, auth_setitem, auth_setoption, auth_setpwd, auth_setstate (3) - interface to the BSD Authentication system
bdes (1) - encrypt/decrypt using the Data Encryption Standard
bgpctl (8) - control the Border Gateway Protocol daemon
bgpd (8) - Border Gateway Protocol daemon
bgpd.conf (5) - Border Gateway Protocol daemon configuration file
bgplg (8) - looking glass for the OpenBSD Border Gateway Protocol daemon
bgplgsh (8) - looking glass shell for the OpenBSD Border Gateway Protocol daemon
bootparams (5) - boot parameter database
bos (8) - is the client part of the Basic Overseer Daemon that manages AFS server processes.
brk, sbrk (2) - change data segment size
btree (3) - btree database access method
cal (1) - displays a calendar
calendar (1) - reminder service
cap_mkdb (1) - create capability database
carp (4) - Common Address Redundancy Protocol
cgetent, cgetset, cgetmatch, cgetcap, cgetnum, cgetstr, cgetustr, cgetfirst, cgetnext, cgetclose, cgetusedb (3) - capability database access routines
chpass, chfn, chsh (1) - add or change user database information
ciphy (4) - Cicada/Vitesse CS82xx/VSC8211/VSC8601 10/100/Gigabit Ethernet PHY
clock_gettime, clock_settime, clock_getres (2) - get/set/calibrate date and time
compress, uncompress, zcat (1) - compress and expand data (compress mode)
config_data (1) - Query or change configuration of Perl modules
cron (8) - clock daemon
cz (4) - Cyclades-Z series multi-port serial adapter device
daadio (4/SPARC) - MATRIX MD-DAADIO digital/analog, analog/digital, parallel I/O board
daca (4/MacPPC) - Apple daca audio device
daemon (3) - run in the background
daily, weekly, monthly (8) - periodic system maintenance
date (1) - display or set date and time
dbm_clearerr, dbm_close, dbm_delete, dbm_dirfno, dbm_error, dbm_fetch, dbm_firstkey, dbm_nextkey, dbm_open, dbm_pagfno, dbm_rdonly, dbm_store (3) - database access methods
dbminit, dbmclose, fetch, store, delete, firstkey, nextkey (3) - database subroutines
dbmmanage (1) - create and update user authentication files in DBM format
dbopen (3) - database access methods
del_curterm, mvcur, putp, restartterm, set_curterm, setterm, setupterm, tigetflag, tigetnum, tigetstr, tparm, tputs, vid_attr, vid_puts, vidattr, vidputs (3) - curses interfaces to terminfo database
dev_mkdb (8) - create /dev database
dhclient.leases (5) - DHCP client lease database
dhcpd.leases (5) - DHCP client lease database
doupdate, redrawwin, refresh, wnoutrefresh, wredrawln, wrefresh (3) - refresh curses windows and lines
dprofpp (1) - display perl profile data
dsrtc (4/SGI) - time-of-day clock
dvbox (4/HP300) - HP98730 DaVinci frame buffer
dvmrpctl (8) - control the Distance Vector Multicast Routing Protocol daemon
dvmrpd (8) - Distance Vector Multicast Routing Protocol daemon
dvmrpd.conf (5) - Distance Vector Multicast Routing Protocol daemon configuration file
echo (1) - write arguments to the standard output
editmap (8) - query and edit records in database maps for sendmail
encrypt (1) - encrypt passwords from the command line or standard input
end, etext, edata (3) - end boundaries of image segments
endrun (4) - EndRun Technologies native time-of-day message timedelta sensor
ethers (5) - Ethernet host name database
faithd (8) - FAITH IPv6/v4 translator daemon
fmt_scaled, scan_scaled (3) - handle numbers with a human-readable scale
form_data (3) - test for off-screen data in given forms
form_field_userptr (3) - associate application data with a form field
form_field_validation (3) - data type validation for fields
form_fieldtype (3) - define validation-field types
form_userptr (3) - associate application data with a form item
fortune (6) - print a random, hopefully interesting, adage
ftime (3) - get date and time
ftp-proxy (8) - Internet File Transfer Protocol proxy daemon
getNAME (8) - get NAME sections from manual source for whatis/apropos data base
getcap (1) - capability database access utility
getent (1) - get entries from administrative database
getgrent, getgrnam, getgrnam_r, getgrgid, getgrgid_r, setgroupent, setgrent, endgrent (3) - group database operations
getloadavg (3) - get system load averages
getnetgrent, innetgr, setnetgrent, endnetgrent (3) - netgroup database operations
getpwent, setpwent, endpwent (3) - sequential password database access
getpwnam, getpwuid, getpwnam_r, getpwuid_r, setpassent (3) - password database operations
gettimeofday, settimeofday (2) - get/set date and time
gettytab (5) - terminal configuration database
gprof (1) - display call graph profile data
gss_accept_sec_context, gss_acquire_cred, gss_add_cred, gss_add_oid_set_member, gss_canonicalize_name, gss_compare_name, gss_context_time, gss_create_empty_oid_set, gss_delete_sec_context, gss_display_name, gss_display_status, gss_duplicate_name, gss_export_name, gss_export_sec_context, gss_get_mic, gss_import_name, gss_import_sec_context, gss_indicate_mechs, gss_init_sec_context, gss_inquire_context, gss_inquire_cred, gss_inquire_cred_by_mech, gss_inquire_mechs_for_name, gss_inquire_names_for_mech, gss_krb5_ccache_name, gss_krb5_compat_des3_mic, gss_krb5_copy_ccache, gsskrb5_extract_authz_data_from_sec_context, gss_krb5_get_tkt_flags, gss_process_context_token, gss_release_buffer, gss_release_cred, gss_release_name, gss_release_oid_set, gss_seal, gss_sign, gss_test_oid_set_member, gss_unseal, gss_unwrap, gss_verify, gss_verify_mic, gss_wrap, gss_wrap_size_limit (3) - Generic Security Service Application Program Interface library
gzip, gunzip, gzcat (1) - compress and expand data (deflate mode)
hash (3) - hash database access method
hostapd (8) - Host Access Point daemon
hostapd.conf (5) - configuration file for the Host Access Point daemon
hosts (5) - host name database
hotplugd (8) - devices hot plugging monitor daemon
hprop (8) - propagate the KDC database
hpropd (8) - receive a propagated database
htdigest (1) - create and update user authentication files
htpasswd (1) - create and update user authentication files
huntd (6) - hunt daemon, back-end for hunt game
ifstated (8) - Interface State daemon
ifstated.conf (5) - Interface State daemon configuration file
ikectl (8) - control the IKEv2 daemon
iked (8) - Internet Key Exchange version 2 (IKEv2) daemon
indxbib (1) - make inverted index for bibliographic databases
info (5) - readable online documentation
install-info (1) - update info/dir entries
iprop, ipropd-master, ipropd-slave (8) - propagate changes to a Heimdal Kerberos master KDC to slave KDCs
isakmpd (8) - ISAKMP/Oakley a.k.a. IKEv1 key management daemon
iscsictl (8) - control the Internet SCSI (iSCSI) daemon
iscsid (8) - iSCSI (Internet SCSI) daemon
join (1) - relational database operator
jot (1) - print sequential or random data
joy (4/i386) - games adapter
kadmind (8) - server for administrative access to Kerberos database
kdump (1) - display kernel trace data
krb5_abort, krb5_abortx, krb5_clear_error_string, krb5_err, krb5_errx, krb5_free_error_string, krb5_get_err_text, krb5_get_error_string, krb5_have_error_string, krb5_set_error_string, krb5_set_warn_dest, krb5_vabort, krb5_vabortx, krb5_verr, krb5_verrx, krb5_vset_error_string, krb5_vwarn, krb5_vwarnx, krb5_warn, krb5_warnx (3) - Heimdal warning and error functions
krb5_crypto_getblocksize, krb5_crypto_getconfoundersizekrb5_crypto_getenctype, krb5_crypto_getpadsize, krb5_decrypt, krb5_decrypt_EncryptedData, krb5_decrypt_ivec, krb5_decrypt_ticket, krb5_encrypt, krb5_encrypt_EncryptedData, krb5_encrypt_ivec, krb5_enctype_disable, krb5_enctype_keysize, krb5_enctype_to_string, krb5_enctype_valid, krb5_get_wrapped_length, krb5_string_to_enctype (3) - encrypt and decrypt data, set and get encryption type parameters
krb5_data, krb5_data_zero, krb5_data_free, krb5_free_data_contents, krb5_free_data, krb5_data_alloc, krb5_data_realloc, krb5_data_copy, krb5_copy_data (3) - operates on the Kerberos datatype krb5_data
krb5_find_padata, krb5_padata_add (3) - Kerberos 5 pre-authentication data handling functions
krb5_get_init_creds, krb5_get_init_creds_keytab, krb5_get_init_creds_opt, krb5_get_init_creds_opt_alloc, krb5_get_init_creds_opt_free, krb5_get_init_creds_opt_init, krb5_get_init_creds_opt_set_address_list, krb5_get_init_creds_opt_set_anonymous, krb5_get_init_creds_opt_set_default_flags, krb5_get_init_creds_opt_set_etype_list, krb5_get_init_creds_opt_set_forwardable, krb5_get_init_creds_opt_set_pa_password, krb5_get_init_creds_opt_set_paq_request, krb5_get_init_creds_opt_set_preauth_list, krb5_get_init_creds_opt_set_proxiable, krb5_get_init_creds_opt_set_renew_life, krb5_get_init_creds_opt_set_salt, krb5_get_init_creds_opt_set_tkt_life, krb5_get_init_creds_password, krb5_prompt, krb5_prompter_posix (3) - Kerberos 5 initial authentication functions
krb5_initlog, krb5_openlog, krb5_closelog, krb5_addlog_dest, krb5_addlog_func, krb5_log, krb5_vlog, krb5_log_msg, krb5_vlog_msg (3) - Heimdal logging functions
krb5_pwcheck, kadm5_setup_passwd_quality_check, kadm5_add_passwd_quality_verifier, kadm5_check_password_quality (3) - Heimdal warning and error functions
krb5_storage, krb5_storage_emem, krb5_storage_from_data, krb5_storage_from_fd, krb5_storage_from_mem, krb5_storage_set_flags, krb5_storage_clear_flags, krb5_storage_is_flags, krb5_storage_set_byteorder, krb5_storage_get_byteorder, krb5_storage_set_eof_code, krb5_storage_seek, krb5_storage_read, krb5_storage_write, krb5_storage_free, krb5_storage_to_data, krb5_store_int32, krb5_ret_int32, krb5_store_int16, krb5_ret_int16, krb5_store_int8, krb5_ret_int8, krb5_store_data, krb5_ret_data, krb5_store_string, krb5_ret_string, krb5_store_stringz, krb5_ret_stringz, krb5_store_principal, krb5_ret_principal, krb5_store_keyblock, krb5_ret_keyblock, krb5_store_times, krb5_ret_times, krb5_store_address, krb5_ret_address, krb5_store_addrs, krb5_ret_addrs, krb5_store_authdata, krb5_ret_authdata, krb5_store_creds, krb5_ret_creds (3) - operates on the Kerberos datatype krb5_storage
krb5_string_to_key, krb5_string_to_key_data, krb5_string_to_key_data_salt, krb5_string_to_key_data_salt_opaque, krb5_string_to_key_derived, krb5_string_to_key_salt, krb5_string_to_key_salt_opaque, krb5_get_pw_salt, krb5_free_salt (3) - turns a string to a Kerberos key
krb5_ticket, krb5_free_ticket, krb5_copy_ticket, krb5_ticket_get_authorization_data_type, krb5_ticket_get_client, krb5_ticket_get_server (3) - Kerberos 5 ticket access and handling functions
krb5_timeofday, krb5_set_real_time, krb5_us_timeofday, krb5_format_time, krb5_string_to_deltat (3) - Kerberos 5 time handling functions
krb5_verify_user, krb5_verify_user_lrealm, krb5_verify_user_opt, krb5_verify_opt_initkrb5_verify_opt_set_ccache, krb5_verify_opt_set_flags, krb5_verify_opt_set_service, krb5_verify_opt_set_secure, krb5_verify_opt_set_keytab (3) - Heimdal password verifying functions
kvm_getloadavg (3) - get load average of the system
kvm_mkdb (8) - create kernel database
ldapctl (8) - LDAP daemon control program
ldapd (8) - Lightweight Directory Access Protocol daemon
ldapd.conf (5) - Lightweight Directory Access Protocol daemon configuration file
ldattach (8) - attach a line discipline to a serial line
ldpctl (8) - control the Label Distribution Protocol daemon
ldpd (8) - Label Distribution Protocol daemon
ldpd.conf (5) - Label Distribution Protocol daemon configuration file
lkbib (1) - search bibliographic databases
locate.updatedb (8) - update locate database
login.conf (5) - login class capability database
login_getclass, login_getstyle, login_getcapbool, login_getcapnum, login_getcapsize, login_getcapstr, login_getcaptime, login_close, secure_path, setclasscontext, setusercontext (3) - query login.conf database about a user class
login_passwd (8) - provide standard password authentication type
lookbib (1) - search bibliographic databases
lpd (8) - line printer spooler daemon
makedbm (8) - create a YP database
makemap (8) - create database maps for sendmail
makewhatis (8) - create a whatis.db database
map3270 (5) - database for mapping ASCII keystrokes into IBM 3270 keys
mcpcia (4/Alpha) - MCPCIA MCBUS-to-PCI bus adapter
mcprint (3) - ship binary data to printer
menu_userptr (3) - associate application data with a menu item
mitem_userptr (3) - associate application data with a menu item
mongoose (4/HPPA) - EISA Bus adapter
mopd (8) - MOP loader daemon
moscom (4) - MosChip Semiconductor MCS7703 based USB serial adapter
motd (5) - message of the day
mount_portal (8) - mount the portal daemon
mrouted (8) - IP multicast routing daemon
msts (4) - Meinberg Standard Time String timedelta sensor
netgroup_mkdb (8) - generate the netgroup databases
networks (5) - Internet Protocol network name database
newaliases (8) - rebuild the data base for the mail aliases file
nsd (8) - Name Server Daemon (NSD) version @version@.
nsdc (8) - Name Server Daemon (NSD) control script.
nsupdate (8) - Dynamic DNS update utility
ntpd (8) - Network Time Protocol daemon
ntpd.conf (5) - Network Time Protocol daemon configuration file
ospf6ctl (8) - control the Open Shortest Path First daemon
ospf6d (8) - Open Shortest Path First daemon
ospf6d.conf (5) - Open Shortest Path First daemon configuration file
ospfctl (8) - control the Open Shortest Path First daemon
ospfd (8) - Open Shortest Path First daemon
ospfd.conf (5) - Open Shortest Path First daemon configuration file
pcdisplay (4) - PC display adapter driver for wscons
pcidump (8) - show PCI device data
perlclib (1) - Internal replacements for standard C library functions
perldata (1) - Perl data types
perldsc (1) - Perl Data Structures Cookbook
perlfaq4 (1) - Data Manipulation
perlref (1) - Perl references and nested data structures
perltooc (1) - Tom's OO Tutorial for Class Data in Perl
perror (3) - write error messages to standard error
pflogd (8) - packet filter logging daemon
pflow (4) - kernel interface for pflow data export
pidfile (3) - write a daemon pid file
pkg-config (1) - fetch metadata about installed software packages
pkg_mklocatedb (1) - create a locate database for packages
pod2man (1) - Convert POD data to formatted *roff input
pod2text (1) - Convert POD data to formatted ASCII text
podselect (1) - print selected sections of pod documentation on standard output
portmap (8) - DARPA port to RPC program number mapper
pppd (8) - Point-to-Point Protocol daemon
printcap (5) - printer capability database
protocols (5) - protocol name database
pstat (8) - display system data structures
pthread_getspecific (3) - get a thread-specific data value
pthread_key_create (3) - thread-specific data key creation
pthread_key_delete (3) - delete a thread-specific data key
pthread_setspecific (3) - set a thread-specific data value
pts (1) - Manage AFS protection database
pw_init, pw_setdir, pw_file, pw_edit, pw_prompt, pw_copy, pw_scan, pw_error (3) - utility functions for interactive passwd file updates
pw_lock, pw_mkdb, pw_abort (3) - passwd file update functions
pwd_mkdb (8) - generate the password databases
random, arandom (4) - random data source devices
rarpd (8) - reverse ARP daemon
rc.conf, rc.conf.local (8) - system daemon configuration database
rc.d (8) - daemon control scripts
rc.subr (8) - daemon control scripts routines
rdate (8) - set the system's date from a remote host
readlink (1) - display target of symbolic link on standard output
recno (3) - record number database access method
relayctl (8) - control the relay daemon
relayd (8) - relay daemon
relayd.conf (5) - relay daemon configuration file
revnetgroup (8) - generate reverse netgroup data
ripctl (8) - control the Routing Information Protocol daemon
ripd (8) - Routing Information Protocol daemon
ripd.conf (5) - Routing Information Protocol daemon configuration file
route (4) - kernel packet forwarding database
route6d (8) - RIP6 routing daemon
rpc (5) - rpc program number database
rpc.lockd (8) - NFS file locking daemon
rpc.statd (8) - host status monitoring daemon
rpc.yppasswdd (8) - YP update password file daemon
rs (1) - reshape a data array
rssadapt, ieee80211_rssadapt_choose, ieee80211_rssadapt_input, ieee80211_rssadapt_lower_rate, ieee80211_rssadapt_raise_rate, ieee80211_rssadapt_updatestats (9) - rate adaptation based on received signal strength
rtadvd (8) - router advertisement daemon
rtadvd.conf (5) - config file for router advertisement daemon
rtbl_create, rtbl_destroy, rtbl_set_flags, rtbl_get_flags, rtbl_set_prefix, rtbl_set_separator, rtbl_set_column_prefix, rtbl_set_column_affix_by_id, rtbl_add_column, rtbl_add_column_by_id, rtbl_add_column_entry, rtbl_add_column_entry_by_id, rtbl_new_row, rtbl_format (3) - format data in simple tables
rtsold (8) - router solicitation daemon
sasyncd (8) - IPsec SA synchronization daemon for failover gateways
sbt (4) - SDIO Bluetooth adapter
services (5) - service name database
sf (4) - Adaptec AIC-6915 Starfire PCI 10/100 Ethernet device
sgc (4/HP300) - Standard Graphics Connection bus
shells (5) - shell database
size (1) - display object file segment sizes (text, data and bss)
skey (5) - one-time password user database
skeyprune (8) - prune zeroed and old entries from S/Key database
smtpctl (8) - control the Simple Mail Transfer Protocol daemon
smtpd (8) - Simple Mail Transfer Protocol daemon
smtpd.conf (5) - Simple Mail Transfer Protocol daemon configuration file
snmpctl (8) - control the SNMP daemon
snmpd (8) - Simple Network Management Protocol daemon
snmpd.conf (5) - Simple Network Management Protocol daemon configuration file
spamd (8) - spam deferral daemon
spamdb (8) - spamd database tool
spamlogd (8) - spamd whitelist updating daemon
spc (4/HP300) - HP 98658 SCSI host adaptor driver
sshd (8) - OpenSSH SSH daemon
sshd_config (5) - OpenSSH SSH daemon configuration file
stdio (3) - standard input/output library functions
ste (4) - Sundance Technologies ST201 10/100 Ethernet device
stge (4) - Sundance/Tamarack TC9021 Gigabit Ethernet device
sti (4) - HP Standard Text Interface
strftime (3) - format date and time
sysmerge (8) - update system configuration files
tcic (4) - Databook PCMCIA controller driver
tda (4/SPARC64) - Philips TDA8444 fan controller
termcap (5) - terminal capability database
terminfo (5) - terminal capability database
tftpd (8) - DARPA Trivial File Transfer Protocol server
tgetent, tgetflag, tgetnum, tgetstr, tgoto, tputs (3) - direct curses interface to the terminfo capability database
threads::shared (3p) - Perl extension for sharing data structures between threads
time (3) - get time of day
timed (8) - time server daemon
top (1) - display and update information about the top CPU processes
uark (4) - Arkmicro Technologies ARK3116 based USB serial adapter
ubsa (4) - Belkin USB serial adapter
ubt (4) - USB Bluetooth adapter
uchcom (4) - WinChipHead CH341/340 based USB serial adapter
ucycom (4) - Cypress microcontroller based USB serial adapter
uda (4/VAX) - UDA50 disk controller interface
udav (4) - Davicom DM9601 10/100 USB Ethernet device
udp (4) - Internet User Datagram Protocol
uftdi (4) - FTDI USB serial adapter
uiomove (9) - move data described by a struct uio
umct (4) - MCT USB-RS232 USB serial adapter
unvis (1) - revert a visual representation of data back to original form
uow (4) - Maxim/Dallas DS2490 USB 1-Wire adapter
update (8) - flush internal filesystem caches to disk frequently
upl (4) - Prolific based host-to-host adapters
uplcom (4) - Prolific PL-2303 USB serial adapter
usbhid, hid_get_report_desc, hid_use_report_desc, hid_dispose_report_desc, hid_start_parse, hid_end_parse, hid_get_item, hid_report_size, hid_locate, hid_usage_page, hid_usage_in_page, hid_parse_usage_page, hid_parse_usage_in_page, hid_start, hid_init, hid_get_data, hid_set_data (3) - USB HID access routines
usbhidaction (1) - perform actions according to USB HID controls
uslcom (4) - Silicon Laboratories CP2101/CP2102 based USB serial adapter
uticom (4) - Texas Instruments TUSB3410 USB serial adapter
uucpd (8) - unix to unix copy protocol daemon
uvscom (4) - SUNTAC Slipper U VS-10U USB serial adapter
vgrindefs (5) - language definition database for vgrind(1)
vinvalbuf (9) - flush and invalidate all buffers associated with a vnode
vwakeup (9) - update outstanding I/O count and do wakeup on a vnode
watchdogd (8) - watchdog timer retrigger daemon
wsmoused (8/i386) - wsmouse daemon
xdr_array, xdr_bool, xdr_bytes, xdr_char, xdr_destroy, xdr_double, xdr_enum, xdr_float, xdr_free, xdr_getpos, xdr_inline, xdr_int, xdr_long, xdr_int64_t, xdrmem_create, xdr_opaque, xdr_pointer, xdrrec_create, xdrrec_endofrecord, xdrrec_eof, xdrrec_skiprecord, xdr_reference, xdr_setpos, xdr_short, xdrstdio_create, xdr_string, xdr_u_char, xdr_u_int, xdr_u_long, xdr_u_int64_t, xdr_u_short, xdr_union, xdr_vector, xdr_void, xdr_wrapstring (3) - library routines for external data representation
ypcat (1) - print the values of all keys in a YP database
ypldap (8) - YP map server using LDAP backend
ypldap.conf (5) - LDAP YP map daemon configuration file
ypmatch (1) - print the values of one or more keys in a YP database
ypserv (8) - YP server daemon
zyd (4) - ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device
ALTER_DATABASE (7) - change a database
ALTER_FOREIGN_DATA_WRAPPER (7) - change the definition of a foreign-data wrapper
ALTER_ROLE (7) - change a database role
ALTER_USER (7) - change a database role
ANALYZE (7) - collect statistics about a database
Ace (3p) - Object-Oriented Access to ACEDB Databases
Ace::Local (3p) - use giface, tace or gifaceclient to open a local connection to an Ace database
Ace::Object (3p) - Manipulate Ace Data Objects
Ace::Sequence::GappedAlignment (3p) - Gapped alignment object
Ace::Sequence::Multi (3p) - Combine Feature Tables from Multiple Databases
AnyEvent::Impl::EV (3p) - AnyEvent adaptor for EV
AnyEvent::Impl::Event (3p) - AnyEvent adaptor for Event
AnyEvent::Impl::EventLib (3p) - AnyEvent adaptor for Event::Lib
AnyEvent::Impl::Glib (3p) - AnyEvent adaptor for Glib
AnyEvent::Impl::IOAsync (3p) - AnyEvent adaptor for IO::Async
AnyEvent::Impl::Irssi (3p) - AnyEvent adaptor for Irssi
AnyEvent::Impl::POE (3p) - AnyEvent adaptor for POE
AnyEvent::Impl::Perl (3p) - Pure-Perl event loop and AnyEvent adaptor for itself
AnyEvent::Impl::Qt (3p) - AnyEvent adaptor for Qt
AnyEvent::Impl::Tk (3p) - AnyEvent adaptor for Tk
Apache::Request (3p) - Methods for dealing with client request data
Apache::StatINC (3p) - Reload %INC files when updated on disk
Apache::TestConfigData (3p) - Configuration file for Apache::Test
App::Info::RDBMS (3) - Information about databases on a system
As a webdeveloper or websystems administrator you have little to no control over your user group. They can visit your site anytime day or night. Your domain name could resemble a popular site, yoohoo.com? And when was the last time marketing informed you about an approaching advertising blitz? (7) - You must be prepared for anything. That is why stress and performance testing is so important. I would not recommend putting anything into production until you have a good feel for how it will perform under duress.
AsciiDB::TagFile (3p) - Tie class for a simple ASCII database
Attribute::Params::Validate (3) - Validate method/function parameters using attributes
BFD (3p) - Impromptu dumping of data structures for debugging purposes
Bio::AlignIO::Handler::GenericAlignHandler (3p) - Bio::HandlerI-based generic data handler class for alignment-based data
Bio::AlignIO::mega (3p) - Parse and Create MEGA format data files
Bio::AlignIO::proda (3p) - proda sequence input/output stream
Bio::Annotation::DBLink (3p) - untyped links between databases
Bio::Annotation::OntologyTerm (3p) - An ontology term adapted to AnnotationI
Bio::Annotation::Target (3p) - Provides an object which represents a target (ie, a similarity hit) from one object to something in another database
Bio::Assembly::Scaffold (3p) - Perl module to hold and manipulate sequence assembly data.
Bio::Biblio::PubmedArticle (3p) - Representation of a PUBMED article
Bio::CodonUsage::Table (3p) - for access to the Codon usage Database at http://www.kazusa.or.jp/codon.
Bio::DB::Ace (3p) - Database object interface to ACeDB servers
Bio::DB::BioFetch (3p) - Database object interface to BioFetch retrieval
Bio::DB::CUTG (3p) - for access to the Codon usage Database at http://www.kazusa.or.jp/codon.
Bio::DB::DBFetch (3p) - Database object for retrieving using the dbfetch script
Bio::DB::EMBL (3p) - Database object interface for EMBL entry retrieval
Bio::DB::EUtilities (3p) - webagent which interacts with and retrieves data from NCBI's eUtils
Bio::DB::EntrezGene (3p) - Database object interface to Entrez Gene
Bio::DB::Flat::BDB (3p) - Interface for BioHackathon standard BDB-indexed flat file
Bio::DB::Flat::BDB::embl (3p) - embl adaptor for Open-bio standard BDB-indexed flat file
Bio::DB::Flat::BDB::fasta (3p) - fasta adaptor for Open-bio standard BDB-indexed flat file
Bio::DB::Flat::BDB::genbank (3p) - genbank adaptor for Open-bio standard BDB-indexed flat file
Bio::DB::Flat::BDB::swiss (3p) - swissprot adaptor for Open-bio standard BDB-indexed flat file
Bio::DB::GFF (3p) -- Storage and retrieval of sequence annotation data
Bio::DB::GFF::Adaptor::ace (3p) -- ace interface (for multiple inheritance)
Bio::DB::GFF::Adaptor::berkeleydb (3p) -- Bio::DB::GFF database adaptor for in-memory databases
Bio::DB::GFF::Adaptor::berkeleydb::iterator (3p) - iterator for Bio::DB::GFF::Adaptor::berkeleydb
Bio::DB::GFF::Adaptor::biofetch (3p) -- Cache BioFetch objects in a Bio::DB::GFF database
Bio::DB::GFF::Adaptor::biofetch_oracle (3p) -- Cache BioFetch objects in a Bio::DB::GFF database
Bio::DB::GFF::Adaptor::dbi (3p) -- Database adaptor for DBI (SQL) databases
Bio::DB::GFF::Adaptor::dbi::caching_handle (3p) -- Cache for database handles
Bio::DB::GFF::Adaptor::dbi::iterator (3p) - iterator for Bio::DB::GFF::Adaptor::dbi
Bio::DB::GFF::Adaptor::dbi::mysql (3p) -- Database adaptor for a specific mysql schema
Bio::DB::GFF::Adaptor::dbi::mysqlace (3p) -- Unholy union between mysql GFF database and acedb database
Bio::DB::GFF::Adaptor::dbi::mysqlcmap (3p) -- Database adaptor for an integraded CMap/GBrowse mysql schema
Bio::DB::GFF::Adaptor::dbi::mysqlopt (3p) -- Deprecated database adaptor
Bio::DB::GFF::Adaptor::dbi::oracle (3p) -- Database adaptor for a specific oracle schema
Bio::DB::GFF::Adaptor::dbi::oracleace (3p) -- Unholy union between oracle GFF database and acedb database
Bio::DB::GFF::Adaptor::dbi::pg (3p) -- Database adaptor for a specific postgres schema
Bio::DB::GFF::Adaptor::dbi::pg_fts (3p) -- Database adaptor for a specific postgres schema with a TSearch2 implementation
Bio::DB::GFF::Adaptor::memory (3p) -- Bio::DB::GFF database adaptor for in-memory databases
Bio::DB::GFF::Adaptor::memory::feature_serializer (3p) - utility methods for serializing and deserializing GFF features
Bio::DB::GFF::Adaptor::memory::iterator (3p) - iterator for Bio::DB::GFF::Adaptor::memory
Bio::DB::GenBank (3p) - Database object interface to GenBank
Bio::DB::GenPept (3p) - Database object interface to GenPept
Bio::DB::HIV (3p) - Database object interface to the Los Alamos HIV Sequence Database
Bio::DB::InMemoryCache (3p) - Abstract interface for a sequence database
Bio::DB::LocationI (3p) - A RandomAccessI-like abstract interface for retrieving location data from a sequence database and returning Bio::LocationI objects
Bio::DB::MeSH (3p) - Term retrieval from a Web MeSH database
Bio::DB::NCBIHelper (3p) - A collection of routines useful for queries to NCBI databases.
Bio::DB::Query::HIVQuery (3p) - Query interface to the Los Alamos HIV Sequence Database
Bio::DB::QueryI (3p) - Object Interface to queryable sequence databases
Bio::DB::RandomAccessI (3p) - Abstract interface for a sequence database
Bio::DB::RefSeq (3p) - Database object interface for RefSeq retrieval
Bio::DB::ReferenceI (3p) - A RandomAccessI-like abstract interface for retrieving Reference data from a sequence database and returning Bio::Annotation::Reference objects
Bio::DB::Registry (3p) - Access to the Open Bio Database Access registry scheme
Bio::DB::SeqFeature::Segment (3p) -- Location-based access to genome annotation data
Bio::DB::SeqFeature::Store (3p) -- Storage and retrieval of sequence annotation data
Bio::DB::SeqFeature::Store::berkeleydb (3p) -- Storage and retrieval of sequence annotation data in Berkeleydb files
Bio::DB::SeqFeature::Store::berkeleydb3 (3p) -- Storage and retrieval of sequence annotation data in Berkeleydb files
Bio::DB::SeqHound (3p) - Database object interface to SeqHound
Bio::DB::SeqI (3p) - Abstract Interface for Sequence databases
Bio::DB::SeqVersion (3p) - front end to querying databases for identifier versions
Bio::DB::SwissProt (3p) - Database object interface to SwissProt retrieval
Bio::DB::TFBS (3p) - Access to a Transcription Factor Binding Site database
Bio::DB::Taxonomy (3p) - Access to a taxonomy database
Bio::DB::Taxonomy::list (3p) - An implementation of Bio::DB::Taxonomy that accepts lists of words to build a database
Bio::DB::Universal (3p) - Artificial database that delegates to specific databases
Bio::DB::UpdateableSeqI (3p) - An interface for writing to a database of sequences.
Bio::DB::WebDBSeqI (3p) - Object Interface to generalize Web Databases for retrieving sequences
Bio::DBLinkContainerI (3p) - Abstract interface for any object wanting to use database cross references
Bio::Das::FeatureTypeI (3p) - Simple interface to Sequence Ontology feature types
Bio::Das::SegmentI (3p) - DAS-style access to a feature database
Bio::DasI (3p) - DAS-style access to a feature database
Bio::DescribableI (3p) - interface for objects with human readable names and descriptions
Bio::Expression::DataSet (3p) - DESCRIPTION of Object
Bio::Factory::TreeFactoryI (3p) - Factory Interface for getting and writing trees from/to a data stream
Bio::Index::EMBL (3p) - Interface for indexing (multiple) EMBL/Swissprot .dat files (i.e. flat file EMBL/Swissprot format).
Bio::Index::Stockholm (3p) - Indexes Stockholm format alignments (such as those from Pfam and Rfam. Retrieves raw stream data using the ID or a Bio::SimpleAlign (via Bio::AlignIO)
Bio::LiveSeq::Chain (3p) - DoubleChain DataStructure for Perl
Bio::LiveSeq::ChainI (3p) - Double linked chain data structure
Bio::Matrix::PSM::PsmHeaderI (3p) - handles the header data from a PSM file
Bio::Ontology::Ontology (3p) - standard implementation of an Ontology
Bio::Ontology::SimpleGOEngine::GraphAdaptor (3p) - Graph adaptor for Bio::Ontology::SimpleGOEngine
Bio::Ontology::SimpleGOEngine::GraphAdaptor02 (3p) - Graph adaptor (v02.x) for Bio::Ontology::SimpleGOEngine
Bio::OntologyIO::Handlers::InterPro_BioSQL_Handler (3p) - parse an InterPro XML file and persist the resulting terms to a Biosql database
Bio::OntologyIO::dagflat (3p) - a base class parser for GO flat-file type formats
Bio::ParameterBaseI (3p) - Simple interface class for any parameter-related data such as IDs, database name, program arguments, and other odds and ends.
Bio::Phenotype::OMIM::OMIMentry (3p) - represents OMIM (Online Mendelian Inheritance in Man) database entries
Bio::Phenotype::OMIM::OMIMentryAllelicVariant (3p) - Representation of a allelic variant of the OMIM database
Bio::Phenotype::OMIM::OMIMparser (3p) - parser for the OMIM database
Bio::PopGen::IO::csv (3p) -Extract individual allele data from a CSV parser
Bio::PopGen::IO::hapmap (3p) - A parser for HapMap output data
Bio::PopGen::IO::phase (3p) - A parser for Phase format data
Bio::PopGen::IO::prettybase (3p) - Extract individual allele data from PrettyBase format
Bio::PopGen::Utilities (3p) - Utilities for working with PopGen data and objects
Bio::Search::DatabaseI (3p) - Interface for a database used in a sequence search
Bio::Search::GenericDatabase (3p) - Generic implementation of Bio::Search::DatabaseI
Bio::Search::HSP::FastaHSP (3p) - HSP object for FASTA specific data
Bio::SearchIO (3p) - Driver for parsing Sequence Database Searches (BLAST, FASTA, ...)
Bio::SearchIO::Writer::HSPTableWriter (3p) - Tab-delimited data for Bio::Search::HSP::HSPI objects
Bio::SearchIO::Writer::HitTableWriter (3p) - Tab-delimited data for Bio::Search::Hit::HitI objects
Bio::SearchIO::Writer::ResultTableWriter (3p) - Outputs tab-delimited data for each Bio::Search::Result::ResultI object.
Bio::Seq::RichSeq (3p) - Module implementing a sequence created from a rich sequence database entry
Bio::Seq::RichSeqI (3p) - interface for sequences from rich data sources, mostly databases
Bio::SeqFeature::AnnotationAdaptor (3p) - integrates SeqFeatureIs annotation
Bio::SeqIO::Handler::GenericRichSeqHandler (3p) - Bio::HandlerI-based data handler for GenBank/EMBL/UniProt (and other) sequence data
Bio::Tools::Analysis::Protein::GOR4 (3p) - a wrapper around GOR4 protein secondary structure prediction server
Bio::Tools::Analysis::Protein::HNN (3p) - a wrapper around the HNN protein secondary structure prediction server
Bio::Tools::Analysis::Protein::Sopma (3p) - a wrapper around the Sopma protein secondary structure prediction server
Bio::Tools::EUtilities::EUtilDataI (3p) - eutil data object interface
Bio::Tools::EUtilities::EUtilParameters (3p) - Manipulation of NCBI eutil-based parameters for remote database requests.
Bio::Tools::EUtilities::HistoryI (3p) - simple extension of EUtilDataI interface class for classes which hold NCBI server history data
Bio::Tools::EUtilities::Info (3p) - interface class for storing einfo data
Bio::Tools::EUtilities::Info::FieldInfo (3p) - class for storing einfo field data
Bio::Tools::EUtilities::Info::LinkInfo (3p) - class for storing einfo link data
Bio::Tools::EUtilities::Link (3p) - general API for accessing data retrieved from elink queries
Bio::Tools::EUtilities::Query::GlobalQuery (3p) - container class for egquery data
Bio::Tools::EUtilities::Summary (3p) - class for handlign data output (XML) from esummary.
Bio::Tools::EUtilities::Summary::DocSum (3p) - data object for document summary data from esummary
Bio::Tools::EUtilities::Summary::Item (3p) - simple layered object for DocSum item data
Bio::Tools::Phylo::Molphy::Result (3p) - container for data parsed from a ProtML run
Bio::Tools::RandomDistFunctions (3p) - A set of routines useful for generating random data in different distributions
Bio::Tools::Run::StandAloneBlast (3p) - Object for the local execution of the NCBI BLAST program suite (blastall, blastpgp, bl2seq). There is experimental support for WU-Blast and NCBI rpsblast.
Bio::Tools::Run::StandAloneNCBIBlast (3p) - Object for the local execution of the NCBI BLAST program suite (blastall, blastpgp, bl2seq). With experimental support for NCBI rpsblast.
Bio::Tools::Run::StandAloneWUBlast (3p) - Object for the local execution of WU-Blast.
Bio::UpdateableSeqI (3p) - Descendant of Bio::SeqI that allows updates
Bundle::Net::LDAP (3p) - A bundle for Net::LDAP
Business::CreditCard" (3p) - Validate/generate credit card checksums/names
CGGBAK (3f) - the right or left eigenvectors of a complex generalized eigenvalue problem A*x = lambda*B*x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by CGGBAL
CGI::FormBuilder::Source (3p) - Source adapters for FormBuilder
CGI::FormBuilder::Template (3p) - Template adapters for FormBuilder
CGI::Simple::Standard (3) - a wrapper module for CGI::Simple that provides a function style interface
CHBGST (3f) - a complex Hermitian-definite banded generalized eigenproblem A*x = lambda*B*x to standard form C*y = lambda*y,
CHBGV (3f) - all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A*x=(lambda)*B*x
CHBGVD (3f) - all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A*x=(lambda)*B*x
CHBGVX (3f) - all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A*x=(lambda)*B*x
CHEGS2 (3f) - a complex Hermitian-definite generalized eigenproblem to standard form
CHEGST (3f) - a complex Hermitian-definite generalized eigenproblem to standard form
CHEGV (3f) - all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
CHEGVD (3f) - all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
CHEGVX (3f) - selected eigenvalues, and optionally, eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
CHPGST (3f) - a complex Hermitian-definite generalized eigenproblem to standard form, using packed storage
CHPGV (3f) - all the eigenvalues and, optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
CHPGVD (3f) - all the eigenvalues and, optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
CHPGVX (3f) - selected eigenvalues and, optionally, eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
CLAED7 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
CLAHQR (3f) - i an auxiliary routine called by CHSEQR to update the eigenvalues and Schur decomposition already computed by CHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
CLANTR (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
CLATRZ (3f) - the M-by-(M+L) complex upper trapezoidal matrix [ A1 A2 ] = [ A(1:M,1:M) A(1:M,N-L+1:N) ] as ( R 0 ) * Z by means of unitary transformations, where Z is an (M+L)-by-(M+L) unitary matrix and, R and A1 are M-by-M upper triangular matrices
COPY (7) - copy data between a file and a table
CREATE_DATABASE (7) - create a new database
CREATE_FOREIGN_DATA_WRAPPER (7) - define a new foreign-data wrapper
CREATE_GROUP (7) - define a new database role
CREATE_ROLE (7) - define a new database role
CREATE_TYPE (7) - define a new data type
CREATE_USER (7) - define a new database role
CTGSJA (3f) - the generalized singular value decomposition (GSVD) of two complex upper triangular (or trapezoidal) matrices A and B
CTZRZF (3f) - the M-by-N ( M<=N ) complex upper trapezoidal matrix A to upper triangular form by means of unitary transformations
Cache::CacheMetaData (3p) - data about objects in the cache
Cache::Memcached (3p) - client library for memcached (memory cache daemon)
Cache::Object (3p) - the data stored in a Cache.
Catalyst::Authentication::Store::DBI::User (3p) - User object representing a database record
Catalyst::ClassData (3p) - Class data accessors
Catalyst::Helper::Model::DBIDM (3) - Helper for DBIx::DataModel Schema Models
Catalyst::Model::DBIDM (3) - DBIx::DataModel model class
Catalyst::Plugin::Authentication::Store::DBIC::User (3p) - A user object representing an entry in a database.
Catalyst::Plugin::Authentication::Store::Htpasswd (3p) - Authentication database in "$c->config".
Catalyst::Plugin::FormValidator (3p) - FormValidator for Catalyst
Catalyst::Plugin::HTML::Widget (3p) - HTML Widget And Validation Framework
Catalyst::Plugin::Session (3p) - Generic Session plugin - ties together server side storage and client side state required to maintain session data.
Catalyst::Plugin::Session::Store::File (3p) - File storage backend for session data.
Catalyst::View::JSON (3p) - JSON view for your data
Cdt (3) - container data types
Class::Accessor::Chained::Fast (3p) - Faster, but less expandable, chained accessors
Class::Accessor::Fast (3p) - Faster, but less expandable, accessors
Class::Accessor::Faster (3p) - Even faster, but less expandable, accessors
Class::DBI (3p) - Simple Database Abstraction
Class::DBI::AsForm (3p) - Produce HTML form elements for database columns
Class::DBI::FromForm (3p) - Update Class::DBI data using Data::FormValidator or HTML Widget
Class::Data::Accessor (3) - Inheritable, overridable class and instance data accessor creation
Class::Data::Inheritable (3p) - Inheritable, overridable class data
Class::Date (3p) - Class for easy date and time manipulation
Class::MethodMaker::Engine (3p) - The parameter passing, method installation & non-data-structure methods of Class::MethodMaker.
Clone (3p) - recursively copy Perl datatypes
Convert::BinHex (3p) - extract data from Macintosh BinHex files
Convert::Binary::C (3p) - Binary Data Conversion using C Types
Crypt::CBC (3p) - Encrypt Data with Cipher Block Chaining Mode
Crypt::RSA::DataFormat (3p) - Data creation, conversion and reporting primitives.
Crypt::Rijndael (3p) - Crypt::CBC compliant Rijndael encryption module
Curses::UI::Calendar (3p) - Create and manipulate calendar widgets
Curses::UI::Dialog::Calendar (3p) - Create and manipulate calendar dialogs
Curses::Widgets::Calendar (3p) - Calendar Widgets
DASUM (1) - DASUM take the sum of the absolute values
DAXPY (1) - DAXPY constant times a vector plus a vector
DBD::Gofer::Policy::pedantic (3p) - The 'pedantic' policy for DBD::Gofer
DBD::Pg (3p) - PostgreSQL database driver for the DBI module
DBD::Sponge (3p) - Create a DBI statement handle from Perl data
DBD::mysql (3p) - MySQL driver for the Perl5 Database Interface (DBI)
DBI (3p) - Database independent interface for Perl
DBI::Const::GetInfoReturn (3p) - Data and functions for describing GetInfo results
DBI::Const::GetInfoType (3p) - Data describing GetInfo type codes
DBI::DBD (3p) - Perl DBI Database Driver Writer's Guide
DBI::DBD::Metadata (3p) - Generate the code and data for some DBI metadata methods
DBI::FAQ (3p) - The Frequently Asked Questions for the Perl5 Database Interface
DBI::Gofer::Serializer::DataDumper (3p) - Gofer serialization using DataDumper
DBI::ProfileData (3p) - manipulate DBI::ProfileDumper data dumps
DBI::ProfileDumper (3p) - profile DBI usage and output data to a file
DBI::ProfileDumper::Apache (3p) - capture DBI profiling data from Apache/mod_perl
DBIx::Class::DB (3p) - (DEPRECATED) classdata schema component
DBIx::Class::InflateColumn (3p) - Automatically create references from column data
DBIx::Class::InflateColumn::DateTime (3p) - Auto-create DateTime objects from date and datetime columns.
DBIx::Class::InflateColumn::File (3p) - map files from the Database to the filesystem.
DBIx::Class::Manual::Example (3p) - Simple CD database example
DBIx::Class::ResultSourceProxy::Table (3p) - provides a classdata table object and method proxies
DBIx::Class::Storage::DBI::MultiDistinctEmulation (3p) - Some databases can't handle count distincts with multiple cols. They should use base on this.
DBIx::Class::Storage::DBI::Replication (3p) - EXPERIMENTAL Replicated database support
DBIx::DataModel (3) - Classes and UML-style Associations on top of DBI
DBIx::DataModel::Base (3) - Base class for DBIx::DataModel
DBIx::DataModel::Doc::Cookbook (3) - Helpful recipes
DBIx::DataModel::Doc::Delta_1.0 (3) - Differences introduced in version 1.0
DBIx::DataModel::Doc::Design (3) - Architecture and design principles
DBIx::DataModel::Doc::Glossary (3) - Terms used in DBIx::DataModel documentation
DBIx::DataModel::Doc::Internals (3) - Description of the internal structure
DBIx::DataModel::Doc::Misc (3) - Other considerations
DBIx::DataModel::Doc::Quickstart (3) - Get quickly started with DBIx::DataModel
DBIx::DataModel::Doc::Reference (3) - All methods of DBIx::DataModel
DBIx::DataModel::Schema (3) - Factory for DBIx::DataModel Schemas
DBIx::DataModel::Schema::Generator (3) - automatically generate a schema for DBIx::DataModel
DBIx::DataModel::Source (3) - Abstract parent for Table and View
DBIx::DataModel::Statement (3) - DBIx::DataModel statement objects
DBIx::DataModel::Statement::JDBC (3) - Statement for interacting with DBD::JDBC
DBIx::DataModel::Table (3) - Parent for Table classes
DBIx::DataModel::View (3) - Parent for View classes
DGGBAK (3f) - the right or left eigenvectors of a real generalized eigenvalue problem A*x = lambda*B*x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by DGGBAL
DLAED1 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
DLAED4 (3f) - compute the I-th updated eigenvalue of a symmetric rank-one modification to a diagonal matrix whose elements are given in the array d, and that D(i) < D(j) for i < j and that RHO > 0
DLAED7 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
DLAEDA (3f) - the Z vector corresponding to the merge step in the CURLVLth step of the merge process with TLVLS steps for the CURPBMth problem
DLAGTF (3f) - the matrix (T - lambda*I), where T is an n by n tridiagonal matrix and lambda is a scalar, as T - lambda*I = PLU,
DLAGTS (3f) - be used to solve one of the systems of equations (T - lambda*I)*x = y or (T - lambda*I)'*x = y,
DLAHQR (3f) - i an auxiliary routine called by DHSEQR to update the eigenvalues and Schur decomposition already computed by DHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
DLANTR (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
DLANV2 (3f) - the Schur factorization of a real 2-by-2 nonsymmetric matrix in standard form
DLASD4 (3f) - compute the square root of the I-th updated eigenvalue of a positive symmetric rank-one modification to a positive diagonal matrix whose entries are given as the squares of the corresponding entries in the array d, and that 0 <= D(i) < D(j) for i < j and that RHO > 0
DLASD6 (3f) - the SVD of an updated upper bidiagonal matrix B obtained by merging two smaller ones by appending a row
DLASDA (3f) - divide and conquer approach, DLASDA computes the singular value decomposition (SVD) of a real upper bidiagonal N-by-M matrix B with diagonal D and offdiagonal E, where M = N + SQRE
DLATRZ (3f) - the M-by-(M+L) real upper trapezoidal matrix [ A1 A2 ] = [ A(1:M,1:M) A(1:M,N-L+1:N) ] as ( R 0 ) * Z, by means of orthogonal transformations
DROP_DATABASE (7) - remove a database
DROP_FOREIGN_DATA_WRAPPER (7) - remove a foreign-data wrapper
DROP_GROUP (7) - remove a database role
DROP_OWNED (7) - remove database objects owned by a database role
DROP_ROLE (7) - remove a database role
DROP_TYPE (7) - remove a data type
DROP_USER (7) - remove a database role
DSBGST (3f) - a real symmetric-definite banded generalized eigenproblem A*x = lambda*B*x to standard form C*y = lambda*y,
DSBGV (3f) - all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite banded eigenproblem, of the form A*x=(lambda)*B*x
DSBGVD (3f) - all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite banded eigenproblem, of the form A*x=(lambda)*B*x
DSBGVX (3f) - selected eigenvalues, and optionally, eigenvectors of a real generalized symmetric-definite banded eigenproblem, of the form A*x=(lambda)*B*x
DSPGST (3f) - a real symmetric-definite generalized eigenproblem to standard form, using packed storage
DSPGV (3f) - all the eigenvalues and, optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
DSPGVD (3f) - all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
DSPGVX (3f) - selected eigenvalues, and optionally, eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
DSYGS2 (3f) - a real symmetric-definite generalized eigenproblem to standard form
DSYGST (3f) - a real symmetric-definite generalized eigenproblem to standard form
DSYGV (3f) - all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
DSYGVD (3f) - all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
DSYGVX (3f) - selected eigenvalues, and optionally, eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
DTGSJA (3f) - the generalized singular value decomposition (GSVD) of two real upper triangular (or trapezoidal) matrices A and B
DTZRZF (3f) - the M-by-N ( M<=N ) real upper trapezoidal matrix A to upper triangular form by means of orthogonal transformations
Danga::Socket (3p) - Event loop and event-driven async socket base class
Data::Alias (3p) - Comprehensive set of aliasing operations
Data::Buffer (3p) - Read/write buffer class
Data::Dump (3p) - Pretty printing of data structures
Data::Dump::Filtered (3p) - Pretty printing with filtering
Data::Dump::Trace (3p) - Helpers to trace function and method calls
Data::Flow (3p) - Perl extension for simple-minded recipe-controlled build of data.
Data::FormValidator (3) - Validates user input (usually from an HTML form) based on input profile.
Data::FormValidator::Constraints (3) - Basic sets of constraints on input profile.
Data::FormValidator::Constraints::Dates (3) - Validate Dates and Times
Data::FormValidator::Constraints::Upload (3) - Validate File Uploads
Data::FormValidator::ConstraintsFactory (3) - Module to create constraints for HTML::FormValidator.
Data::FormValidator::Filters (3) - Basic set of filters available in an Data::FormValidator profile.
Data::FormValidator::Results (3) - results of form input validation.
Data::Grove (3p) - support for deeply nested structures
Data::Grove::Parent (3p) - provide parent properties to Data::Grove objects
Data::Grove::Visitor (3p) - add visitor/callback methods to Data::Grove objects
Data::HexDump (3p) - Hexadecial Dumper
Data::OptList (3p) - parse and validate simple name/value option pairs
Data::Page (3p) - help when paging through sets of results
Data::Pageset (3p) - Page numbering and page sets
Data::Stag (3p) - Structured Tags datastructures
Data::Stag::BaseGenerator (3p) - base class for parsers and other event generators
Data::Stag::BaseHandler (3p) - Base class for writing tag stream handlers
Data::Stag::IndentParser.pm (3p) - parses stag indent format into stag events
Data::Stag::StagDB (3p) - persistent storage and retrieval of stag nodes
Data::Visitor (3p) - Visitor style traversal of Perl data structures
Data::Visitor::Callback (3p) - A Data::Visitor with callbacks.
Date::Calc (3p) - Gregorian calendar date calculations
Date::Calc::Object (3p) - Object-oriented add-on for Date::Calc with overloaded operators
Date::Calc::PP (3p) - pure-Perl plug-in for Date::Calc
Date::Calendar (3p) - Calendar objects for different holiday schemes
Date::Calendar::Profiles (3p) - Some sample profiles for Date::Calendar and Date::Calendar::Year
Date::Calendar::Year (3p) - Implements embedded "year" objects for Date::Calendar
Date::Format (3p) - Date formating subroutines
Date::Handler (3p) - Easy but complete date object (1.1)
Date::Handler::Delta (3p) - Time lapse object
Date::Handler::Range (3p) - Time range object
Date::Handler::Test (3p) - Test module for Date::Handler
Date::Language (3p) - Language specific date formating and parsing
Date::Language::Hungarian (3p) - Magyar format for Date::Format
Date::Manip (3) - Date manipulation routines
Date::Manip::Base (3) - Base methods for date manipulation
Date::Manip::Calc (3) - describes date calculations
Date::Manip::Changes5 (3) - changes in Date::Manip 5.xx
Date::Manip::Changes5to6 (3) - describes differences between 5.xx and 6.00
Date::Manip::Changes6 (3) - changes in Date::Manip 6.xx
Date::Manip::Config (3) - Date::Manip configuration
Date::Manip::DM5 (3) - Date manipulation routines
Date::Manip::DM5abbrevs (3) - A list of all timezone abbreviations
Date::Manip::DM6 (3) - Date manipulation routines
Date::Manip::Date (3) - Methods for working with dates
Date::Manip::Delta (3) - Methods for working with deltas
Date::Manip::Examples (3) - examples of how to use Date::Manip
Date::Manip::Holidays (3) - describes holidays and events
Date::Manip::Lang (3) - date manipulation routines (language initialization)
Date::Manip::Lang::catalan (3) - Catalan language support.
Date::Manip::Lang::danish (3) - Danish language support.
Date::Manip::Lang::dutch (3) - Dutch language support.
Date::Manip::Lang::english (3) - English language support.
Date::Manip::Lang::french (3) - French language support.
Date::Manip::Lang::german (3) - German language support.
Date::Manip::Lang::index (3) - An index of languages supported by Date::Manip
Date::Manip::Lang::italian (3) - Italian language support.
Date::Manip::Lang::polish (3) - Polish language support.
Date::Manip::Lang::portugue (3) - Portuguese language support.
Date::Manip::Lang::romanian (3) - Romanian language support.
Date::Manip::Lang::russian (3) - Russian language support.
Date::Manip::Lang::spanish (3) - Spanish language support.
Date::Manip::Lang::swedish (3) - Swedish language support.
Date::Manip::Lang::turkish (3) - Turkish language support.
Date::Manip::Migration5to6 (3) - how to upgrade from 5.xx to 6.00
Date::Manip::Misc (3) - Miscellaneous information about Date::Manip
Date::Manip::Obj (3) - Base class for Date::Manip objects
Date::Manip::Objects (3) - A description of the various Date::Manip objects
Date::Manip::Offset::off000 (3) - Support for the +00:00:00 offset
Date::Manip::Offset::off001 (3) - Support for the +00:04:52 offset
Date::Manip::Offset::off002 (3) - Support for the +00:06:04 offset
Date::Manip::Offset::off003 (3) - Support for the +00:08:28 offset
Date::Manip::Offset::off004 (3) - Support for the +00:09:21 offset
Date::Manip::Offset::off005 (3) - Support for the +00:10:28 offset
Date::Manip::Offset::off006 (3) - Support for the +00:12:12 offset
Date::Manip::Offset::off007 (3) - Support for the +00:13:36 offset
Date::Manip::Offset::off008 (3) - Support for the +00:17:30 offset
Date::Manip::Offset::off009 (3) - Support for the +00:19:32 offset
Date::Manip::Offset::off010 (3) - Support for the +00:20:00 offset
Date::Manip::Offset::off011 (3) - Support for the +00:24:36 offset
Date::Manip::Offset::off012 (3) - Support for the +00:26:56 offset
Date::Manip::Offset::off013 (3) - Support for the +00:29:32 offset
Date::Manip::Offset::off014 (3) - Support for the +00:29:44 offset
Date::Manip::Offset::off015 (3) - Support for the +00:34:08 offset
Date::Manip::Offset::off016 (3) - Support for the +00:34:39 offset
Date::Manip::Offset::off017 (3) - Support for the +00:35:08 offset
Date::Manip::Offset::off018 (3) - Support for the +00:37:48 offset
Date::Manip::Offset::off019 (3) - Support for the +00:38:04 offset
Date::Manip::Offset::off020 (3) - Support for the +00:38:48 offset
Date::Manip::Offset::off021 (3) - Support for the +00:40:44 offset
Date::Manip::Offset::off022 (3) - Support for the +00:43:00 offset
Date::Manip::Offset::off023 (3) - Support for the +00:49:56 offset
Date::Manip::Offset::off024 (3) - Support for the +00:50:20 offset
Date::Manip::Offset::off025 (3) - Support for the +00:52:04 offset
Date::Manip::Offset::off026 (3) - Support for the +00:52:44 offset
Date::Manip::Offset::off027 (3) - Support for the +00:52:56 offset
Date::Manip::Offset::off028 (3) - Support for the +00:53:28 offset
Date::Manip::Offset::off029 (3) - Support for the +00:57:44 offset
Date::Manip::Offset::off030 (3) - Support for the +00:58:04 offset
Date::Manip::Offset::off031 (3) - Support for the +01:00:00 offset
Date::Manip::Offset::off032 (3) - Support for the +01:00:12 offset
Date::Manip::Offset::off033 (3) - Support for the +01:00:14 offset
Date::Manip::Offset::off034 (3) - Support for the +01:01:08 offset
Date::Manip::Offset::off035 (3) - Support for the +01:01:12 offset
Date::Manip::Offset::off036 (3) - Support for the +01:05:20 offset
Date::Manip::Offset::off037 (3) - Support for the +01:08:24 offset
Date::Manip::Offset::off038 (3) - Support for the +01:12:12 offset
Date::Manip::Offset::off039 (3) - Support for the +01:14:20 offset
Date::Manip::Offset::off040 (3) - Support for the +01:16:20 offset
Date::Manip::Offset::off041 (3) - Support for the +01:19:20 offset
Date::Manip::Offset::off042 (3) - Support for the +01:19:32 offset
Date::Manip::Offset::off043 (3) - Support for the +01:20:00 offset
Date::Manip::Offset::off044 (3) - Support for the +01:22:00 offset
Date::Manip::Offset::off045 (3) - Support for the +01:24:00 offset
Date::Manip::Offset::off046 (3) - Support for the +01:29:12 offset
Date::Manip::Offset::off047 (3) - Support for the +01:30:00 offset
Date::Manip::Offset::off048 (3) - Support for the +01:33:16 offset
Date::Manip::Offset::off049 (3) - Support for the +01:34:52 offset
Date::Manip::Offset::off050 (3) - Support for the +01:35:36 offset
Date::Manip::Offset::off051 (3) - Support for the +01:36:24 offset
Date::Manip::Offset::off052 (3) - Support for the +01:39:00 offset
Date::Manip::Offset::off053 (3) - Support for the +01:39:52 offset
Date::Manip::Offset::off054 (3) - Support for the +01:41:16 offset
Date::Manip::Offset::off055 (3) - Support for the +01:43:40 offset
Date::Manip::Offset::off056 (3) - Support for the +01:44:24 offset
Date::Manip::Offset::off057 (3) - Support for the +01:49:52 offset
Date::Manip::Offset::off058 (3) - Support for the +01:50:00 offset
Date::Manip::Offset::off059 (3) - Support for the +01:50:16 offset
Date::Manip::Offset::off060 (3) - Support for the +01:52:00 offset
Date::Manip::Offset::off061 (3) - Support for the +01:53:08 offset
Date::Manip::Offset::off062 (3) - Support for the +01:55:00 offset
Date::Manip::Offset::off063 (3) - Support for the +01:55:20 offset
Date::Manip::Offset::off064 (3) - Support for the +01:55:52 offset
Date::Manip::Offset::off065 (3) - Support for the +01:56:56 offset
Date::Manip::Offset::off066 (3) - Support for the +01:57:28 offset
Date::Manip::Offset::off067 (3) - Support for the +02:00:00 offset
Date::Manip::Offset::off068 (3) - Support for the +02:00:16 offset
Date::Manip::Offset::off069 (3) - Support for the +02:02:04 offset
Date::Manip::Offset::off070 (3) - Support for the +02:04:12 offset
Date::Manip::Offset::off071 (3) - Support for the +02:04:24 offset
Date::Manip::Offset::off072 (3) - Support for the +02:05:00 offset
Date::Manip::Offset::off073 (3) - Support for the +02:09:40 offset
Date::Manip::Offset::off074 (3) - Support for the +02:10:08 offset
Date::Manip::Offset::off075 (3) - Support for the +02:10:20 offset
Date::Manip::Offset::off076 (3) - Support for the +02:13:28 offset
Date::Manip::Offset::off077 (3) - Support for the +02:16:00 offset
Date::Manip::Offset::off078 (3) - Support for the +02:16:24 offset
Date::Manip::Offset::off079 (3) - Support for the +02:17:52 offset
Date::Manip::Offset::off080 (3) - Support for the +02:20:00 offset
Date::Manip::Offset::off081 (3) - Support for the +02:20:40 offset
Date::Manip::Offset::off082 (3) - Support for the +02:20:56 offset
Date::Manip::Offset::off083 (3) - Support for the +02:22:00 offset
Date::Manip::Offset::off084 (3) - Support for the +02:23:44 offset
Date::Manip::Offset::off085 (3) - Support for the +02:25:12 offset
Date::Manip::Offset::off086 (3) - Support for the +02:27:16 offset
Date::Manip::Offset::off087 (3) - Support for the +02:30:00 offset
Date::Manip::Offset::off088 (3) - Support for the +02:30:20 offset
Date::Manip::Offset::off089 (3) - Support for the +02:30:48 offset
Date::Manip::Offset::off090 (3) - Support for the +02:34:48 offset
Date::Manip::Offset::off091 (3) - Support for the +02:35:20 offset
Date::Manip::Offset::off092 (3) - Support for the +02:35:32 offset
Date::Manip::Offset::off093 (3) - Support for the +02:36:24 offset
Date::Manip::Offset::off094 (3) - Support for the +02:37:08 offset
Date::Manip::Offset::off095 (3) - Support for the +02:44:45 offset
Date::Manip::Offset::off096 (3) - Support for the +02:52:36 offset
Date::Manip::Offset::off097 (3) - Support for the +02:53:04 offset
Date::Manip::Offset::off098 (3) - Support for the +02:57:36 offset
Date::Manip::Offset::off099 (3) - Support for the +02:57:40 offset
Date::Manip::Offset::off100 (3) - Support for the +02:58:00 offset
Date::Manip::Offset::off101 (3) - Support for the +02:59:16 offset
Date::Manip::Offset::off102 (3) - Support for the +03:00:00 offset
Date::Manip::Offset::off103 (3) - Support for the +03:00:48 offset
Date::Manip::Offset::off104 (3) - Support for the +03:00:56 offset
Date::Manip::Offset::off105 (3) - Support for the +03:01:28 offset
Date::Manip::Offset::off106 (3) - Support for the +03:06:52 offset
Date::Manip::Offset::off107 (3) - Support for the +03:10:04 offset
Date::Manip::Offset::off108 (3) - Support for the +03:11:56 offset
Date::Manip::Offset::off109 (3) - Support for the +03:19:24 offset
Date::Manip::Offset::off110 (3) - Support for the +03:20:36 offset
Date::Manip::Offset::off111 (3) - Support for the +03:21:04 offset
Date::Manip::Offset::off112 (3) - Support for the +03:22:20 offset
Date::Manip::Offset::off113 (3) - Support for the +03:25:24 offset
Date::Manip::Offset::off114 (3) - Support for the +03:25:44 offset
Date::Manip::Offset::off115 (3) - Support for the +03:26:08 offset
Date::Manip::Offset::off116 (3) - Support for the +03:30:00 offset
Date::Manip::Offset::off117 (3) - Support for the +03:30:48 offset
Date::Manip::Offset::off118 (3) - Support for the +03:41:12 offset
Date::Manip::Offset::off119 (3) - Support for the +03:41:48 offset
Date::Manip::Offset::off120 (3) - Support for the +03:41:52 offset
Date::Manip::Offset::off121 (3) - Support for the +03:48:40 offset
Date::Manip::Offset::off122 (3) - Support for the +03:50:00 offset
Date::Manip::Offset::off123 (3) - Support for the +03:53:32 offset
Date::Manip::Offset::off124 (3) - Support for the +03:54:20 offset
Date::Manip::Offset::off125 (3) - Support for the +04:00:00 offset
Date::Manip::Offset::off126 (3) - Support for the +04:02:24 offset
Date::Manip::Offset::off127 (3) - Support for the +04:21:52 offset
Date::Manip::Offset::off128 (3) - Support for the +04:27:12 offset
Date::Manip::Offset::off129 (3) - Support for the +04:28:12 offset
Date::Manip::Offset::off130 (3) - Support for the +04:30:00 offset
Date::Manip::Offset::off131 (3) - Support for the +04:30:48 offset
Date::Manip::Offset::off132 (3) - Support for the +04:35:12 offset
Date::Manip::Offset::off133 (3) - Support for the +04:36:48 offset
Date::Manip::Offset::off134 (3) - Support for the +04:37:12 offset
Date::Manip::Offset::off135 (3) - Support for the +04:49:40 offset
Date::Manip::Offset::off136 (3) - Support for the +04:53:36 offset
Date::Manip::Offset::off137 (3) - Support for the +04:54:00 offset
Date::Manip::Offset::off138 (3) - Support for the +04:58:24 offset
Date::Manip::Offset::off139 (3) - Support for the +05:00:00 offset
Date::Manip::Offset::off140 (3) - Support for the +05:03:56 offset
Date::Manip::Offset::off141 (3) - Support for the +05:07:48 offset
Date::Manip::Offset::off142 (3) - Support for the +05:19:24 offset
Date::Manip::Offset::off143 (3) - Support for the +05:19:32 offset
Date::Manip::Offset::off144 (3) - Support for the +05:30:00 offset
Date::Manip::Offset::off145 (3) - Support for the +05:31:40 offset
Date::Manip::Offset::off146 (3) - Support for the +05:41:16 offset
Date::Manip::Offset::off147 (3) - Support for the +05:45:00 offset
Date::Manip::Offset::off148 (3) - Support for the +05:48:48 offset
Date::Manip::Offset::off149 (3) - Support for the +05:50:20 offset
Date::Manip::Offset::off150 (3) - Support for the +05:53:20 offset
Date::Manip::Offset::off151 (3) - Support for the +05:53:28 offset
Date::Manip::Offset::off152 (3) - Support for the +05:58:36 offset
Date::Manip::Offset::off153 (3) - Support for the +06:00:00 offset
Date::Manip::Offset::off154 (3) - Support for the +06:01:40 offset
Date::Manip::Offset::off155 (3) - Support for the +06:06:36 offset
Date::Manip::Offset::off156 (3) - Support for the +06:11:20 offset
Date::Manip::Offset::off157 (3) - Support for the +06:24:36 offset
Date::Manip::Offset::off158 (3) - Support for the +06:24:40 offset
Date::Manip::Offset::off159 (3) - Support for the +06:27:40 offset
Date::Manip::Offset::off160 (3) - Support for the +06:30:00 offset
Date::Manip::Offset::off161 (3) - Support for the +06:42:04 offset
Date::Manip::Offset::off162 (3) - Support for the +06:46:46 offset
Date::Manip::Offset::off163 (3) - Support for the +06:50:24 offset
Date::Manip::Offset::off164 (3) - Support for the +06:55:25 offset
Date::Manip::Offset::off165 (3) - Support for the +06:57:20 offset
Date::Manip::Offset::off166 (3) - Support for the +06:59:40 offset
Date::Manip::Offset::off167 (3) - Support for the +07:00:00 offset
Date::Manip::Offset::off168 (3) - Support for the +07:02:52 offset
Date::Manip::Offset::off169 (3) - Support for the +07:06:20 offset
Date::Manip::Offset::off170 (3) - Support for the +07:06:40 offset
Date::Manip::Offset::off171 (3) - Support for the +07:07:12 offset
Date::Manip::Offset::off172 (3) - Support for the +07:07:32 offset
Date::Manip::Offset::off173 (3) - Support for the +07:17:20 offset
Date::Manip::Offset::off174 (3) - Support for the +07:20:00 offset
Date::Manip::Offset::off175 (3) - Support for the +07:21:20 offset
Date::Manip::Offset::off176 (3) - Support for the +07:30:00 offset
Date::Manip::Offset::off177 (3) - Support for the +07:34:20 offset
Date::Manip::Offset::off178 (3) - Support for the +07:36:36 offset
Date::Manip::Offset::off179 (3) - Support for the +07:38:00 offset
Date::Manip::Offset::off180 (3) - Support for the +07:39:40 offset
Date::Manip::Offset::off181 (3) - Support for the +07:43:24 offset
Date::Manip::Offset::off182 (3) - Support for the +07:57:36 offset
Date::Manip::Offset::off183 (3) - Support for the +08:00:00 offset
Date::Manip::Offset::off184 (3) - Support for the +08:04:00 offset
Date::Manip::Offset::off185 (3) - Support for the +08:05:52 offset
Date::Manip::Offset::off186 (3) - Support for the +08:06:00 offset
Date::Manip::Offset::off187 (3) - Support for the +08:20:00 offset
Date::Manip::Offset::off188 (3) - Support for the +08:22:20 offset
Date::Manip::Offset::off189 (3) - Support for the +08:23:00 offset
Date::Manip::Offset::off190 (3) - Support for the +08:26:44 offset
Date::Manip::Offset::off191 (3) - Support for the +08:27:52 offset
Date::Manip::Offset::off192 (3) - Support for the +08:30:00 offset
Date::Manip::Offset::off193 (3) - Support for the +08:35:28 offset
Date::Manip::Offset::off194 (3) - Support for the +08:38:40 offset
Date::Manip::Offset::off195 (3) - Support for the +08:43:20 offset
Date::Manip::Offset::off196 (3) - Support for the +08:45:00 offset
Date::Manip::Offset::off197 (3) - Support for the +08:47:44 offset
Date::Manip::Offset::off198 (3) - Support for the +08:57:56 offset
Date::Manip::Offset::off199 (3) - Support for the +09:00:00 offset
Date::Manip::Offset::off200 (3) - Support for the +09:14:20 offset
Date::Manip::Offset::off201 (3) - Support for the +09:18:59 offset
Date::Manip::Offset::off202 (3) - Support for the +09:22:48 offset
Date::Manip::Offset::off203 (3) - Support for the +09:25:48 offset
Date::Manip::Offset::off204 (3) - Support for the +09:30:00 offset
Date::Manip::Offset::off205 (3) - Support for the +09:30:48 offset
Date::Manip::Offset::off206 (3) - Support for the +09:35:28 offset
Date::Manip::Offset::off207 (3) - Support for the +09:39:00 offset
Date::Manip::Offset::off208 (3) - Support for the +09:39:52 offset
Date::Manip::Offset::off209 (3) - Support for the +09:43:00 offset
Date::Manip::Offset::off210 (3) - Support for the +09:45:00 offset
Date::Manip::Offset::off211 (3) - Support for the +09:48:32 offset
Date::Manip::Offset::off212 (3) - Support for the +09:48:40 offset
Date::Manip::Offset::off213 (3) - Support for the +09:49:16 offset
Date::Manip::Offset::off214 (3) - Support for the +09:55:56 offset
Date::Manip::Offset::off215 (3) - Support for the +10:00:00 offset
Date::Manip::Offset::off216 (3) - Support for the +10:03:12 offset
Date::Manip::Offset::off217 (3) - Support for the +10:04:52 offset
Date::Manip::Offset::off218 (3) - Support for the +10:07:08 offset
Date::Manip::Offset::off219 (3) - Support for the +10:12:08 offset
Date::Manip::Offset::off220 (3) - Support for the +10:30:00 offset
Date::Manip::Offset::off221 (3) - Support for the +10:32:52 offset
Date::Manip::Offset::off222 (3) - Support for the +10:34:36 offset
Date::Manip::Offset::off223 (3) - Support for the +10:36:20 offset
Date::Manip::Offset::off224 (3) - Support for the +10:39:48 offset
Date::Manip::Offset::off225 (3) - Support for the +10:51:56 offset
Date::Manip::Offset::off226 (3) - Support for the +11:00:00 offset
Date::Manip::Offset::off227 (3) - Support for the +11:05:48 offset
Date::Manip::Offset::off228 (3) - Support for the +11:06:28 offset
Date::Manip::Offset::off229 (3) - Support for the +11:07:40 offset
Date::Manip::Offset::off230 (3) - Support for the +11:09:20 offset
Date::Manip::Offset::off231 (3) - Support for the +11:11:52 offset
Date::Manip::Offset::off232 (3) - Support for the +11:12:00 offset
Date::Manip::Offset::off233 (3) - Support for the +11:13:16 offset
Date::Manip::Offset::off234 (3) - Support for the +11:24:48 offset
Date::Manip::Offset::off235 (3) - Support for the +11:30:00 offset
Date::Manip::Offset::off236 (3) - Support for the +11:32:04 offset
Date::Manip::Offset::off237 (3) - Support for the +11:39:04 offset
Date::Manip::Offset::off238 (3) - Support for the +11:49:56 offset
Date::Manip::Offset::off239 (3) - Support for the +11:53:40 offset
Date::Manip::Offset::off240 (3) - Support for the +11:56:52 offset
Date::Manip::Offset::off241 (3) - Support for the +12:00:00 offset
Date::Manip::Offset::off242 (3) - Support for the +12:13:21 offset
Date::Manip::Offset::off243 (3) - Support for the +12:13:48 offset
Date::Manip::Offset::off244 (3) - Support for the +12:15:20 offset
Date::Manip::Offset::off245 (3) - Support for the +12:19:20 offset
Date::Manip::Offset::off246 (3) - Support for the +12:20:00 offset
Date::Manip::Offset::off247 (3) - Support for the +12:30:00 offset
Date::Manip::Offset::off248 (3) - Support for the +12:33:04 offset
Date::Manip::Offset::off249 (3) - Support for the +12:37:12 offset
Date::Manip::Offset::off250 (3) - Support for the +12:45:00 offset
Date::Manip::Offset::off251 (3) - Support for the +12:58:21 offset
Date::Manip::Offset::off252 (3) - Support for the +13:00:00 offset
Date::Manip::Offset::off253 (3) - Support for the +13:45:00 offset
Date::Manip::Offset::off254 (3) - Support for the +14:00:00 offset
Date::Manip::Offset::off255 (3) - Support for the +14:00:24 offset
Date::Manip::Offset::off256 (3) - Support for the +14:41:05 offset
Date::Manip::Offset::off257 (3) - Support for the +15:02:19 offset
Date::Manip::Offset::off258 (3) - Support for the -00:00:52 offset
Date::Manip::Offset::off259 (3) - Support for the -00:01:15 offset
Date::Manip::Offset::off260 (3) - Support for the -00:06:04 offset
Date::Manip::Offset::off261 (3) - Support for the -00:14:44 offset
Date::Manip::Offset::off262 (3) - Support for the -00:16:08 offset
Date::Manip::Offset::off263 (3) - Support for the -00:20:00 offset
Date::Manip::Offset::off264 (3) - Support for the -00:21:16 offset
Date::Manip::Offset::off265 (3) - Support for the -00:21:24 offset
Date::Manip::Offset::off266 (3) - Support for the -00:22:48 offset
Date::Manip::Offset::off267 (3) - Support for the -00:25:00 offset
Date::Manip::Offset::off268 (3) - Support for the -00:25:21 offset
Date::Manip::Offset::off269 (3) - Support for the -00:27:04 offset
Date::Manip::Offset::off270 (3) - Support for the -00:30:20 offset
Date::Manip::Offset::off271 (3) - Support for the -00:32:00 offset
Date::Manip::Offset::off272 (3) - Support for the -00:36:32 offset
Date::Manip::Offset::off273 (3) - Support for the -00:43:08 offset
Date::Manip::Offset::off274 (3) - Support for the -00:44:30 offset
Date::Manip::Offset::off275 (3) - Support for the -00:52:48 offset
Date::Manip::Offset::off276 (3) - Support for the -00:53:00 offset
Date::Manip::Offset::off277 (3) - Support for the -00:54:52 offset
Date::Manip::Offset::off278 (3) - Support for the -01:00:00 offset
Date::Manip::Offset::off279 (3) - Support for the -01:01:36 offset
Date::Manip::Offset::off280 (3) - Support for the -01:02:20 offset
Date::Manip::Offset::off281 (3) - Support for the -01:03:48 offset
Date::Manip::Offset::off282 (3) - Support for the -01:06:36 offset
Date::Manip::Offset::off283 (3) - Support for the -01:07:36 offset
Date::Manip::Offset::off284 (3) - Support for the -01:09:44 offset
Date::Manip::Offset::off285 (3) - Support for the -01:14:40 offset
Date::Manip::Offset::off286 (3) - Support for the -01:27:24 offset
Date::Manip::Offset::off287 (3) - Support for the -01:27:48 offset
Date::Manip::Offset::off288 (3) - Support for the -01:27:52 offset
Date::Manip::Offset::off289 (3) - Support for the -01:30:00 offset
Date::Manip::Offset::off290 (3) - Support for the -01:34:04 offset
Date::Manip::Offset::off291 (3) - Support for the -01:42:40 offset
Date::Manip::Offset::off292 (3) - Support for the -01:54:32 offset
Date::Manip::Offset::off293 (3) - Support for the -02:00:00 offset
Date::Manip::Offset::off294 (3) - Support for the -02:09:40 offset
Date::Manip::Offset::off295 (3) - Support for the -02:19:36 offset
Date::Manip::Offset::off296 (3) - Support for the -02:22:52 offset
Date::Manip::Offset::off297 (3) - Support for the -02:26:08 offset
Date::Manip::Offset::off298 (3) - Support for the -02:30:00 offset
Date::Manip::Offset::off299 (3) - Support for the -02:30:52 offset
Date::Manip::Offset::off300 (3) - Support for the -02:34:00 offset
Date::Manip::Offset::off301 (3) - Support for the -02:34:04 offset
Date::Manip::Offset::off302 (3) - Support for the -03:00:00 offset
Date::Manip::Offset::off303 (3) - Support for the -03:06:28 offset
Date::Manip::Offset::off304 (3) - Support for the -03:12:48 offset
Date::Manip::Offset::off305 (3) - Support for the -03:13:56 offset
Date::Manip::Offset::off306 (3) - Support for the -03:26:56 offset
Date::Manip::Offset::off307 (3) - Support for the -03:29:20 offset
Date::Manip::Offset::off308 (3) - Support for the -03:30:00 offset
Date::Manip::Offset::off309 (3) - Support for the -03:30:52 offset
Date::Manip::Offset::off310 (3) - Support for the -03:32:36 offset
Date::Manip::Offset::off311 (3) - Support for the -03:38:28 offset
Date::Manip::Offset::off312 (3) - Support for the -03:38:48 offset
Date::Manip::Offset::off313 (3) - Support for the -03:40:36 offset
Date::Manip::Offset::off314 (3) - Support for the -03:40:40 offset
Date::Manip::Offset::off315 (3) - Support for the -03:40:52 offset
Date::Manip::Offset::off316 (3) - Support for the -03:44:20 offset
Date::Manip::Offset::off317 (3) - Support for the -03:44:40 offset
Date::Manip::Offset::off318 (3) - Support for the -03:44:44 offset
Date::Manip::Offset::off319 (3) - Support for the -03:45:00 offset
Date::Manip::Offset::off320 (3) - Support for the -03:48:28 offset
Date::Manip::Offset::off321 (3) - Support for the -03:50:40 offset
Date::Manip::Offset::off322 (3) - Support for the -03:51:24 offset
Date::Manip::Offset::off323 (3) - Support for the -03:52:40 offset
Date::Manip::Offset::off324 (3) - Support for the -03:53:48 offset
Date::Manip::Offset::off325 (3) - Support for the -03:58:28 offset
Date::Manip::Offset::off326 (3) - Support for the -03:59:48 offset
Date::Manip::Offset::off327 (3) - Support for the -04:00:00 offset
Date::Manip::Offset::off328 (3) - Support for the -04:00:04 offset
Date::Manip::Offset::off329 (3) - Support for the -04:01:40 offset
Date::Manip::Offset::off330 (3) - Support for the -04:02:40 offset
Date::Manip::Offset::off331 (3) - Support for the -04:04:00 offset
Date::Manip::Offset::off332 (3) - Support for the -04:04:20 offset
Date::Manip::Offset::off333 (3) - Support for the -04:04:56 offset
Date::Manip::Offset::off334 (3) - Support for the -04:05:36 offset
Date::Manip::Offset::off335 (3) - Support for the -04:06:04 offset
Date::Manip::Offset::off336 (3) - Support for the -04:06:08 offset
Date::Manip::Offset::off337 (3) - Support for the -04:07:00 offset
Date::Manip::Offset::off338 (3) - Support for the -04:07:12 offset
Date::Manip::Offset::off339 (3) - Support for the -04:08:52 offset
Date::Manip::Offset::off340 (3) - Support for the -04:10:52 offset
Date::Manip::Offset::off341 (3) - Support for the -04:12:16 offset
Date::Manip::Offset::off342 (3) - Support for the -04:14:24 offset
Date::Manip::Offset::off343 (3) - Support for the -04:15:36 offset
Date::Manip::Offset::off344 (3) - Support for the -04:16:48 offset
Date::Manip::Offset::off345 (3) - Support for the -04:18:28 offset
Date::Manip::Offset::off346 (3) - Support for the -04:19:04 offset
Date::Manip::Offset::off347 (3) - Support for the -04:19:08 offset
Date::Manip::Offset::off348 (3) - Support for the -04:19:44 offset
Date::Manip::Offset::off349 (3) - Support for the -04:20:52 offset
Date::Manip::Offset::off350 (3) - Support for the -04:21:12 offset
Date::Manip::Offset::off351 (3) - Support for the -04:21:40 offset
Date::Manip::Offset::off352 (3) - Support for the -04:23:08 offset
Date::Manip::Offset::off353 (3) - Support for the -04:24:25 offset
Date::Manip::Offset::off354 (3) - Support for the -04:25:24 offset
Date::Manip::Offset::off355 (3) - Support for the -04:27:24 offset
Date::Manip::Offset::off356 (3) - Support for the -04:27:40 offset
Date::Manip::Offset::off357 (3) - Support for the -04:27:44 offset
Date::Manip::Offset::off358 (3) - Support for the -04:30:00 offset
Date::Manip::Offset::off359 (3) - Support for the -04:31:12 offset
Date::Manip::Offset::off360 (3) - Support for the -04:32:36 offset
Date::Manip::Offset::off361 (3) - Support for the -04:33:12 offset
Date::Manip::Offset::off362 (3) - Support for the -04:34:04 offset
Date::Manip::Offset::off363 (3) - Support for the -04:35:08 offset
Date::Manip::Offset::off364 (3) - Support for the -04:35:16 offset
Date::Manip::Offset::off365 (3) - Support for the -04:35:44 offset
Date::Manip::Offset::off366 (3) - Support for the -04:36:52 offset
Date::Manip::Offset::off367 (3) - Support for the -04:39:28 offset
Date::Manip::Offset::off368 (3) - Support for the -04:39:36 offset
Date::Manip::Offset::off369 (3) - Support for the -04:40:00 offset
Date::Manip::Offset::off370 (3) - Support for the -04:40:24 offset
Date::Manip::Offset::off371 (3) - Support for the -04:42:46 offset
Date::Manip::Offset::off372 (3) - Support for the -04:44:32 offset
Date::Manip::Offset::off373 (3) - Support for the -04:49:00 offset
Date::Manip::Offset::off374 (3) - Support for the -04:49:20 offset
Date::Manip::Offset::off375 (3) - Support for the -04:54:16 offset
Date::Manip::Offset::off376 (3) - Support for the -04:56:02 offset
Date::Manip::Offset::off377 (3) - Support for the -04:56:20 offset
Date::Manip::Offset::off378 (3) - Support for the -05:00:00 offset
Date::Manip::Offset::off379 (3) - Support for the -05:07:12 offset
Date::Manip::Offset::off380 (3) - Support for the -05:08:12 offset
Date::Manip::Offset::off381 (3) - Support for the -05:08:36 offset
Date::Manip::Offset::off382 (3) - Support for the -05:09:24 offset
Date::Manip::Offset::off383 (3) - Support for the -05:14:00 offset
Date::Manip::Offset::off384 (3) - Support for the -05:17:32 offset
Date::Manip::Offset::off385 (3) - Support for the -05:18:08 offset
Date::Manip::Offset::off386 (3) - Support for the -05:19:20 offset
Date::Manip::Offset::off387 (3) - Support for the -05:19:36 offset
Date::Manip::Offset::off388 (3) - Support for the -05:25:32 offset
Date::Manip::Offset::off389 (3) - Support for the -05:29:28 offset
Date::Manip::Offset::off390 (3) - Support for the -05:29:36 offset
Date::Manip::Offset::off391 (3) - Support for the -05:30:00 offset
Date::Manip::Offset::off392 (3) - Support for the -05:32:11 offset
Date::Manip::Offset::off393 (3) - Support for the -05:36:20 offset
Date::Manip::Offset::off394 (3) - Support for the -05:39:24 offset
Date::Manip::Offset::off395 (3) - Support for the -05:40:16 offset
Date::Manip::Offset::off396 (3) - Support for the -05:43:02 offset
Date::Manip::Offset::off397 (3) - Support for the -05:44:38 offset
Date::Manip::Offset::off398 (3) - Support for the -05:45:08 offset
Date::Manip::Offset::off399 (3) - Support for the -05:45:12 offset
Date::Manip::Offset::off400 (3) - Support for the -05:45:23 offset
Date::Manip::Offset::off401 (3) - Support for the -05:46:25 offset
Date::Manip::Offset::off402 (3) - Support for the -05:46:30 offset
Date::Manip::Offset::off403 (3) - Support for the -05:47:03 offset
Date::Manip::Offset::off404 (3) - Support for the -05:47:04 offset
Date::Manip::Offset::off405 (3) - Support for the -05:48:52 offset
Date::Manip::Offset::off406 (3) - Support for the -05:49:07 offset
Date::Manip::Offset::off407 (3) - Support for the -05:50:07 offset
Date::Manip::Offset::off408 (3) - Support for the -05:50:27 offset
Date::Manip::Offset::off409 (3) - Support for the -05:50:36 offset
Date::Manip::Offset::off410 (3) - Support for the -05:52:48 offset
Date::Manip::Offset::off411 (3) - Support for the -05:53:04 offset
Date::Manip::Offset::off412 (3) - Support for the -05:56:48 offset
Date::Manip::Offset::off413 (3) - Support for the -05:57:00 offset
Date::Manip::Offset::off414 (3) - Support for the -05:58:24 offset
Date::Manip::Offset::off415 (3) - Support for the -05:58:28 offset
Date::Manip::Offset::off416 (3) - Support for the -06:00:00 offset
Date::Manip::Offset::off417 (3) - Support for the -06:02:04 offset
Date::Manip::Offset::off418 (3) - Support for the -06:06:28 offset
Date::Manip::Offset::off419 (3) - Support for the -06:18:16 offset
Date::Manip::Offset::off420 (3) - Support for the -06:28:36 offset
Date::Manip::Offset::off421 (3) - Support for the -06:36:36 offset
Date::Manip::Offset::off422 (3) - Support for the -06:40:00 offset
Date::Manip::Offset::off423 (3) - Support for the -06:41:16 offset
Date::Manip::Offset::off424 (3) - Support for the -06:45:12 offset
Date::Manip::Offset::off425 (3) - Support for the -06:45:39 offset
Date::Manip::Offset::off426 (3) - Support for the -06:57:40 offset
Date::Manip::Offset::off427 (3) - Support for the -06:58:36 offset
Date::Manip::Offset::off428 (3) - Support for the -06:59:56 offset
Date::Manip::Offset::off429 (3) - Support for the -07:00:00 offset
Date::Manip::Offset::off430 (3) - Support for the -07:01:00 offset
Date::Manip::Offset::off431 (3) - Support for the -07:04:20 offset
Date::Manip::Offset::off432 (3) - Support for the -07:05:40 offset
Date::Manip::Offset::off433 (3) - Support for the -07:11:20 offset
Date::Manip::Offset::off434 (3) - Support for the -07:17:28 offset
Date::Manip::Offset::off435 (3) - Support for the -07:17:44 offset
Date::Manip::Offset::off436 (3) - Support for the -07:23:52 offset
Date::Manip::Offset::off437 (3) - Support for the -07:28:18 offset
Date::Manip::Offset::off438 (3) - Support for the -07:33:52 offset
Date::Manip::Offset::off439 (3) - Support for the -07:39:28 offset
Date::Manip::Offset::off440 (3) - Support for the -07:44:49 offset
Date::Manip::Offset::off441 (3) - Support for the -07:48:04 offset
Date::Manip::Offset::off442 (3) - Support for the -07:52:58 offset
Date::Manip::Offset::off443 (3) - Support for the -08:00:00 offset
Date::Manip::Offset::off444 (3) - Support for the -08:00:56 offset
Date::Manip::Offset::off445 (3) - Support for the -08:12:28 offset
Date::Manip::Offset::off446 (3) - Support for the -08:30:00 offset
Date::Manip::Offset::off447 (3) - Support for the -08:40:20 offset
Date::Manip::Offset::off448 (3) - Support for the -08:57:41 offset
Date::Manip::Offset::off449 (3) - Support for the -08:59:48 offset
Date::Manip::Offset::off450 (3) - Support for the -09:00:00 offset
Date::Manip::Offset::off451 (3) - Support for the -09:00:12 offset
Date::Manip::Offset::off452 (3) - Support for the -09:17:40 offset
Date::Manip::Offset::off453 (3) - Support for the -09:18:00 offset
Date::Manip::Offset::off454 (3) - Support for the -09:18:55 offset
Date::Manip::Offset::off455 (3) - Support for the -09:30:00 offset
Date::Manip::Offset::off456 (3) - Support for the -09:58:16 offset
Date::Manip::Offset::off457 (3) - Support for the -09:59:36 offset
Date::Manip::Offset::off458 (3) - Support for the -10:00:00 offset
Date::Manip::Offset::off459 (3) - Support for the -10:29:20 offset
Date::Manip::Offset::off460 (3) - Support for the -10:30:00 offset
Date::Manip::Offset::off461 (3) - Support for the -10:31:26 offset
Date::Manip::Offset::off462 (3) - Support for the -10:39:04 offset
Date::Manip::Offset::off463 (3) - Support for the -10:40:00 offset
Date::Manip::Offset::off464 (3) - Support for the -11:00:00 offset
Date::Manip::Offset::off465 (3) - Support for the -11:01:38 offset
Date::Manip::Offset::off466 (3) - Support for the -11:19:40 offset
Date::Manip::Offset::off467 (3) - Support for the -11:20:00 offset
Date::Manip::Offset::off468 (3) - Support for the -11:22:48 offset
Date::Manip::Offset::off469 (3) - Support for the -11:24:20 offset
Date::Manip::Offset::off470 (3) - Support for the -11:24:56 offset
Date::Manip::Offset::off471 (3) - Support for the -11:26:56 offset
Date::Manip::Offset::off472 (3) - Support for the -11:30:00 offset
Date::Manip::Offset::off473 (3) - Support for the -11:46:38 offset
Date::Manip::Offset::off474 (3) - Support for the -11:49:28 offset
Date::Manip::Offset::off475 (3) - Support for the -12:00:00 offset
Date::Manip::Offset::off476 (3) - Support for the -13:00:00 offset
Date::Manip::Offset::off477 (3) - Support for the -14:00:00 offset
Date::Manip::Offset::off478 (3) - Support for the -14:17:00 offset
Date::Manip::Offset::off479 (3) - Support for the -14:21:00 offset
Date::Manip::Offset::off480 (3) - Support for the -15:56:00 offset
Date::Manip::Problems (3) - problems and bugs
Date::Manip::Recur (3) - methods for working with recurring events
Date::Manip::TZ (3) - an interface to the time zone data
Date::Manip::TZ::a00 (3) - Support for the A time zone
Date::Manip::TZ::afabid00 (3) - Support for the Africa/Abidjan time zone
Date::Manip::TZ::afaccr00 (3) - Support for the Africa/Accra time zone
Date::Manip::TZ::afaddi00 (3) - Support for the Africa/Addis_Ababa time zone
Date::Manip::TZ::afalgi00 (3) - Support for the Africa/Algiers time zone
Date::Manip::TZ::afasma00 (3) - Support for the Africa/Asmara time zone
Date::Manip::TZ::afbama00 (3) - Support for the Africa/Bamako time zone
Date::Manip::TZ::afbang00 (3) - Support for the Africa/Bangui time zone
Date::Manip::TZ::afbanj00 (3) - Support for the Africa/Banjul time zone
Date::Manip::TZ::afbiss00 (3) - Support for the Africa/Bissau time zone
Date::Manip::TZ::afblan00 (3) - Support for the Africa/Blantyre time zone
Date::Manip::TZ::afbraz00 (3) - Support for the Africa/Brazzaville time zone
Date::Manip::TZ::afbuju00 (3) - Support for the Africa/Bujumbura time zone
Date::Manip::TZ::afcair00 (3) - Support for the Africa/Cairo time zone
Date::Manip::TZ::afcasa00 (3) - Support for the Africa/Casablanca time zone
Date::Manip::TZ::afceut00 (3) - Support for the Africa/Ceuta time zone
Date::Manip::TZ::afcona00 (3) - Support for the Africa/Conakry time zone
Date::Manip::TZ::afdaka00 (3) - Support for the Africa/Dakar time zone
Date::Manip::TZ::afdar_00 (3) - Support for the Africa/Dar_es_Salaam time zone
Date::Manip::TZ::afdjib00 (3) - Support for the Africa/Djibouti time zone
Date::Manip::TZ::afdoua00 (3) - Support for the Africa/Douala time zone
Date::Manip::TZ::afel_a00 (3) - Support for the Africa/El_Aaiun time zone
Date::Manip::TZ::affree00 (3) - Support for the Africa/Freetown time zone
Date::Manip::TZ::afgabo00 (3) - Support for the Africa/Gaborone time zone
Date::Manip::TZ::afhara00 (3) - Support for the Africa/Harare time zone
Date::Manip::TZ::afjoha00 (3) - Support for the Africa/Johannesburg time zone
Date::Manip::TZ::afkamp00 (3) - Support for the Africa/Kampala time zone
Date::Manip::TZ::afkhar00 (3) - Support for the Africa/Khartoum time zone
Date::Manip::TZ::afkiga00 (3) - Support for the Africa/Kigali time zone
Date::Manip::TZ::afkins00 (3) - Support for the Africa/Kinshasa time zone
Date::Manip::TZ::aflago00 (3) - Support for the Africa/Lagos time zone
Date::Manip::TZ::aflibr00 (3) - Support for the Africa/Libreville time zone
Date::Manip::TZ::aflome00 (3) - Support for the Africa/Lome time zone
Date::Manip::TZ::afluan00 (3) - Support for the Africa/Luanda time zone
Date::Manip::TZ::aflubu00 (3) - Support for the Africa/Lubumbashi time zone
Date::Manip::TZ::aflusa00 (3) - Support for the Africa/Lusaka time zone
Date::Manip::TZ::afmala00 (3) - Support for the Africa/Malabo time zone
Date::Manip::TZ::afmapu00 (3) - Support for the Africa/Maputo time zone
Date::Manip::TZ::afmase00 (3) - Support for the Africa/Maseru time zone
Date::Manip::TZ::afmbab00 (3) - Support for the Africa/Mbabane time zone
Date::Manip::TZ::afmoga00 (3) - Support for the Africa/Mogadishu time zone
Date::Manip::TZ::afmonr00 (3) - Support for the Africa/Monrovia time zone
Date::Manip::TZ::afnair00 (3) - Support for the Africa/Nairobi time zone
Date::Manip::TZ::afndja00 (3) - Support for the Africa/Ndjamena time zone
Date::Manip::TZ::afniam00 (3) - Support for the Africa/Niamey time zone
Date::Manip::TZ::afnoua00 (3) - Support for the Africa/Nouakchott time zone
Date::Manip::TZ::afouag00 (3) - Support for the Africa/Ouagadougou time zone
Date::Manip::TZ::afport00 (3) - Support for the Africa/Porto-Novo time zone
Date::Manip::TZ::afsao_00 (3) - Support for the Africa/Sao_Tome time zone
Date::Manip::TZ::aftrip00 (3) - Support for the Africa/Tripoli time zone
Date::Manip::TZ::aftuni00 (3) - Support for the Africa/Tunis time zone
Date::Manip::TZ::afwind00 (3) - Support for the Africa/Windhoek time zone
Date::Manip::TZ::amadak00 (3) - Support for the America/Adak time zone
Date::Manip::TZ::amanch00 (3) - Support for the America/Anchorage time zone
Date::Manip::TZ::amangu00 (3) - Support for the America/Anguilla time zone
Date::Manip::TZ::amanti00 (3) - Support for the America/Antigua time zone
Date::Manip::TZ::amarag00 (3) - Support for the America/Araguaina time zone
Date::Manip::TZ::amarub00 (3) - Support for the America/Aruba time zone
Date::Manip::TZ::amasun00 (3) - Support for the America/Asuncion time zone
Date::Manip::TZ::amatik00 (3) - Support for the America/Atikokan time zone
Date::Manip::TZ::ambahi00 (3) - Support for the America/Bahia time zone
Date::Manip::TZ::ambahi01 (3) - Support for the America/Bahia_Banderas time zone
Date::Manip::TZ::ambarb00 (3) - Support for the America/Barbados time zone
Date::Manip::TZ::ambele00 (3) - Support for the America/Belem time zone
Date::Manip::TZ::ambeli00 (3) - Support for the America/Belize time zone
Date::Manip::TZ::amblan00 (3) - Support for the America/Blanc-Sablon time zone
Date::Manip::TZ::amboa_00 (3) - Support for the America/Boa_Vista time zone
Date::Manip::TZ::ambogo00 (3) - Support for the America/Bogota time zone
Date::Manip::TZ::ambois00 (3) - Support for the America/Boise time zone
Date::Manip::TZ::ambuen00 (3) - Support for the America/Argentina/Buenos_Aires time zone
Date::Manip::TZ::amcamb00 (3) - Support for the America/Cambridge_Bay time zone
Date::Manip::TZ::amcamp00 (3) - Support for the America/Campo_Grande time zone
Date::Manip::TZ::amcanc00 (3) - Support for the America/Cancun time zone
Date::Manip::TZ::amcara00 (3) - Support for the America/Caracas time zone
Date::Manip::TZ::amcata00 (3) - Support for the America/Argentina/Catamarca time zone
Date::Manip::TZ::amcaye00 (3) - Support for the America/Cayenne time zone
Date::Manip::TZ::amcaym00 (3) - Support for the America/Cayman time zone
Date::Manip::TZ::amcent00 (3) - Support for the America/North_Dakota/Center time zone
Date::Manip::TZ::amchic00 (3) - Support for the America/Chicago time zone
Date::Manip::TZ::amchih00 (3) - Support for the America/Chihuahua time zone
Date::Manip::TZ::amcord00 (3) - Support for the America/Argentina/Cordoba time zone
Date::Manip::TZ::amcost00 (3) - Support for the America/Costa_Rica time zone
Date::Manip::TZ::amcuia00 (3) - Support for the America/Cuiaba time zone
Date::Manip::TZ::amcura00 (3) - Support for the America/Curacao time zone
Date::Manip::TZ::amdanm00 (3) - Support for the America/Danmarkshavn time zone
Date::Manip::TZ::amdaws00 (3) - Support for the America/Dawson time zone
Date::Manip::TZ::amdaws01 (3) - Support for the America/Dawson_Creek time zone
Date::Manip::TZ::amdenv00 (3) - Support for the America/Denver time zone
Date::Manip::TZ::amdetr00 (3) - Support for the America/Detroit time zone
Date::Manip::TZ::amdomi00 (3) - Support for the America/Dominica time zone
Date::Manip::TZ::amedmo00 (3) - Support for the America/Edmonton time zone
Date::Manip::TZ::ameiru00 (3) - Support for the America/Eirunepe time zone
Date::Manip::TZ::amel_s00 (3) - Support for the America/El_Salvador time zone
Date::Manip::TZ::amfort00 (3) - Support for the America/Fortaleza time zone
Date::Manip::TZ::amglac00 (3) - Support for the America/Glace_Bay time zone
Date::Manip::TZ::amgodt00 (3) - Support for the America/Godthab time zone
Date::Manip::TZ::amgoos00 (3) - Support for the America/Goose_Bay time zone
Date::Manip::TZ::amgran00 (3) - Support for the America/Grand_Turk time zone
Date::Manip::TZ::amgren00 (3) - Support for the America/Grenada time zone
Date::Manip::TZ::amguad00 (3) - Support for the America/Guadeloupe time zone
Date::Manip::TZ::amguat00 (3) - Support for the America/Guatemala time zone
Date::Manip::TZ::amguay00 (3) - Support for the America/Guayaquil time zone
Date::Manip::TZ::amguya00 (3) - Support for the America/Guyana time zone
Date::Manip::TZ::amhali00 (3) - Support for the America/Halifax time zone
Date::Manip::TZ::amhava00 (3) - Support for the America/Havana time zone
Date::Manip::TZ::amherm00 (3) - Support for the America/Hermosillo time zone
Date::Manip::TZ::amindi00 (3) - Support for the America/Indiana/Indianapolis time zone
Date::Manip::TZ::aminuv00 (3) - Support for the America/Inuvik time zone
Date::Manip::TZ::amiqal00 (3) - Support for the America/Iqaluit time zone
Date::Manip::TZ::amjama00 (3) - Support for the America/Jamaica time zone
Date::Manip::TZ::amjuju00 (3) - Support for the America/Argentina/Jujuy time zone
Date::Manip::TZ::amjune00 (3) - Support for the America/Juneau time zone
Date::Manip::TZ::amknox00 (3) - Support for the America/Indiana/Knox time zone
Date::Manip::TZ::amla_p00 (3) - Support for the America/La_Paz time zone
Date::Manip::TZ::amla_r00 (3) - Support for the America/Argentina/La_Rioja time zone
Date::Manip::TZ::amlima00 (3) - Support for the America/Lima time zone
Date::Manip::TZ::amlos_00 (3) - Support for the America/Los_Angeles time zone
Date::Manip::TZ::amloui00 (3) - Support for the America/Kentucky/Louisville time zone
Date::Manip::TZ::ammace00 (3) - Support for the America/Maceio time zone
Date::Manip::TZ::ammana00 (3) - Support for the America/Managua time zone
Date::Manip::TZ::ammana01 (3) - Support for the America/Manaus time zone
Date::Manip::TZ::ammare00 (3) - Support for the America/Indiana/Marengo time zone
Date::Manip::TZ::ammart00 (3) - Support for the America/Martinique time zone
Date::Manip::TZ::ammata00 (3) - Support for the America/Matamoros time zone
Date::Manip::TZ::ammaza00 (3) - Support for the America/Mazatlan time zone
Date::Manip::TZ::ammend00 (3) - Support for the America/Argentina/Mendoza time zone
Date::Manip::TZ::ammeno00 (3) - Support for the America/Menominee time zone
Date::Manip::TZ::ammeri00 (3) - Support for the America/Merida time zone
Date::Manip::TZ::ammexi00 (3) - Support for the America/Mexico_City time zone
Date::Manip::TZ::ammiqu00 (3) - Support for the America/Miquelon time zone
Date::Manip::TZ::ammonc00 (3) - Support for the America/Moncton time zone
Date::Manip::TZ::ammont00 (3) - Support for the America/Kentucky/Monticello time zone
Date::Manip::TZ::ammont01 (3) - Support for the America/Monterrey time zone
Date::Manip::TZ::ammont02 (3) - Support for the America/Montevideo time zone
Date::Manip::TZ::ammont03 (3) - Support for the America/Montreal time zone
Date::Manip::TZ::ammont04 (3) - Support for the America/Montserrat time zone
Date::Manip::TZ::amnass00 (3) - Support for the America/Nassau time zone
Date::Manip::TZ::amnew_00 (3) - Support for the America/New_York time zone
Date::Manip::TZ::amnew_01 (3) - Support for the America/North_Dakota/New_Salem time zone
Date::Manip::TZ::amnipi00 (3) - Support for the America/Nipigon time zone
Date::Manip::TZ::amnome00 (3) - Support for the America/Nome time zone
Date::Manip::TZ::amnoro00 (3) - Support for the America/Noronha time zone
Date::Manip::TZ::amojin00 (3) - Support for the America/Ojinaga time zone
Date::Manip::TZ::ampana00 (3) - Support for the America/Panama time zone
Date::Manip::TZ::ampang00 (3) - Support for the America/Pangnirtung time zone
Date::Manip::TZ::ampara00 (3) - Support for the America/Paramaribo time zone
Date::Manip::TZ::ampete00 (3) - Support for the America/Indiana/Petersburg time zone
Date::Manip::TZ::amphoe00 (3) - Support for the America/Phoenix time zone
Date::Manip::TZ::amport00 (3) - Support for the America/Port-au-Prince time zone
Date::Manip::TZ::amport01 (3) - Support for the America/Port_of_Spain time zone
Date::Manip::TZ::amport02 (3) - Support for the America/Porto_Velho time zone
Date::Manip::TZ::ampuer00 (3) - Support for the America/Puerto_Rico time zone
Date::Manip::TZ::amrain00 (3) - Support for the America/Rainy_River time zone
Date::Manip::TZ::amrank00 (3) - Support for the America/Rankin_Inlet time zone
Date::Manip::TZ::amreci00 (3) - Support for the America/Recife time zone
Date::Manip::TZ::amregi00 (3) - Support for the America/Regina time zone
Date::Manip::TZ::amreso00 (3) - Support for the America/Resolute time zone
Date::Manip::TZ::amrio_00 (3) - Support for the America/Argentina/Rio_Gallegos time zone
Date::Manip::TZ::amrio_01 (3) - Support for the America/Rio_Branco time zone
Date::Manip::TZ::amsalt00 (3) - Support for the America/Argentina/Salta time zone
Date::Manip::TZ::amsan_00 (3) - Support for the America/Argentina/San_Juan time zone
Date::Manip::TZ::amsan_01 (3) - Support for the America/Argentina/San_Luis time zone
Date::Manip::TZ::amsant00 (3) - Support for the America/Santa_Isabel time zone
Date::Manip::TZ::amsant01 (3) - Support for the America/Santarem time zone
Date::Manip::TZ::amsant02 (3) - Support for the America/Santiago time zone
Date::Manip::TZ::amsant03 (3) - Support for the America/Santo_Domingo time zone
Date::Manip::TZ::amsao_00 (3) - Support for the America/Sao_Paulo time zone
Date::Manip::TZ::amscor00 (3) - Support for the America/Scoresbysund time zone
Date::Manip::TZ::amst_j00 (3) - Support for the America/St_Johns time zone
Date::Manip::TZ::amst_k00 (3) - Support for the America/St_Kitts time zone
Date::Manip::TZ::amst_l00 (3) - Support for the America/St_Lucia time zone
Date::Manip::TZ::amst_t00 (3) - Support for the America/St_Thomas time zone
Date::Manip::TZ::amst_v00 (3) - Support for the America/St_Vincent time zone
Date::Manip::TZ::amswif00 (3) - Support for the America/Swift_Current time zone
Date::Manip::TZ::amtegu00 (3) - Support for the America/Tegucigalpa time zone
Date::Manip::TZ::amtell00 (3) - Support for the America/Indiana/Tell_City time zone
Date::Manip::TZ::amthul00 (3) - Support for the America/Thule time zone
Date::Manip::TZ::amthun00 (3) - Support for the America/Thunder_Bay time zone
Date::Manip::TZ::amtiju00 (3) - Support for the America/Tijuana time zone
Date::Manip::TZ::amtoro00 (3) - Support for the America/Toronto time zone
Date::Manip::TZ::amtort00 (3) - Support for the America/Tortola time zone
Date::Manip::TZ::amtucu00 (3) - Support for the America/Argentina/Tucuman time zone
Date::Manip::TZ::amushu00 (3) - Support for the America/Argentina/Ushuaia time zone
Date::Manip::TZ::amvanc00 (3) - Support for the America/Vancouver time zone
Date::Manip::TZ::amveva00 (3) - Support for the America/Indiana/Vevay time zone
Date::Manip::TZ::amvinc00 (3) - Support for the America/Indiana/Vincennes time zone
Date::Manip::TZ::amwhit00 (3) - Support for the America/Whitehorse time zone
Date::Manip::TZ::amwina00 (3) - Support for the America/Indiana/Winamac time zone
Date::Manip::TZ::amwinn00 (3) - Support for the America/Winnipeg time zone
Date::Manip::TZ::amyaku00 (3) - Support for the America/Yakutat time zone
Date::Manip::TZ::amyell00 (3) - Support for the America/Yellowknife time zone
Date::Manip::TZ::ancase00 (3) - Support for the Antarctica/Casey time zone
Date::Manip::TZ::andavi00 (3) - Support for the Antarctica/Davis time zone
Date::Manip::TZ::andumo00 (3) - Support for the Antarctica/DumontDUrville time zone
Date::Manip::TZ::anmacq00 (3) - Support for the Antarctica/Macquarie time zone
Date::Manip::TZ::anmaws00 (3) - Support for the Antarctica/Mawson time zone
Date::Manip::TZ::anmcmu00 (3) - Support for the Antarctica/McMurdo time zone
Date::Manip::TZ::anpalm00 (3) - Support for the Antarctica/Palmer time zone
Date::Manip::TZ::anroth00 (3) - Support for the Antarctica/Rothera time zone
Date::Manip::TZ::ansyow00 (3) - Support for the Antarctica/Syowa time zone
Date::Manip::TZ::anvost00 (3) - Support for the Antarctica/Vostok time zone
Date::Manip::TZ::asaden00 (3) - Support for the Asia/Aden time zone
Date::Manip::TZ::asalma00 (3) - Support for the Asia/Almaty time zone
Date::Manip::TZ::asamma00 (3) - Support for the Asia/Amman time zone
Date::Manip::TZ::asanad00 (3) - Support for the Asia/Anadyr time zone
Date::Manip::TZ::asaqta00 (3) - Support for the Asia/Aqtau time zone
Date::Manip::TZ::asaqto00 (3) - Support for the Asia/Aqtobe time zone
Date::Manip::TZ::asashg00 (3) - Support for the Asia/Ashgabat time zone
Date::Manip::TZ::asbagh00 (3) - Support for the Asia/Baghdad time zone
Date::Manip::TZ::asbahr00 (3) - Support for the Asia/Bahrain time zone
Date::Manip::TZ::asbaku00 (3) - Support for the Asia/Baku time zone
Date::Manip::TZ::asbang00 (3) - Support for the Asia/Bangkok time zone
Date::Manip::TZ::asbeir00 (3) - Support for the Asia/Beirut time zone
Date::Manip::TZ::asbish00 (3) - Support for the Asia/Bishkek time zone
Date::Manip::TZ::asbrun00 (3) - Support for the Asia/Brunei time zone
Date::Manip::TZ::aschoi00 (3) - Support for the Asia/Choibalsan time zone
Date::Manip::TZ::aschon00 (3) - Support for the Asia/Chongqing time zone
Date::Manip::TZ::ascolo00 (3) - Support for the Asia/Colombo time zone
Date::Manip::TZ::asdama00 (3) - Support for the Asia/Damascus time zone
Date::Manip::TZ::asdhak00 (3) - Support for the Asia/Dhaka time zone
Date::Manip::TZ::asdili00 (3) - Support for the Asia/Dili time zone
Date::Manip::TZ::asduba00 (3) - Support for the Asia/Dubai time zone
Date::Manip::TZ::asdush00 (3) - Support for the Asia/Dushanbe time zone
Date::Manip::TZ::asgaza00 (3) - Support for the Asia/Gaza time zone
Date::Manip::TZ::asharb00 (3) - Support for the Asia/Harbin time zone
Date::Manip::TZ::asho_c00 (3) - Support for the Asia/Ho_Chi_Minh time zone
Date::Manip::TZ::ashong00 (3) - Support for the Asia/Hong_Kong time zone
Date::Manip::TZ::ashovd00 (3) - Support for the Asia/Hovd time zone
Date::Manip::TZ::asirku00 (3) - Support for the Asia/Irkutsk time zone
Date::Manip::TZ::asjaka00 (3) - Support for the Asia/Jakarta time zone
Date::Manip::TZ::asjaya00 (3) - Support for the Asia/Jayapura time zone
Date::Manip::TZ::asjeru00 (3) - Support for the Asia/Jerusalem time zone
Date::Manip::TZ::askabu00 (3) - Support for the Asia/Kabul time zone
Date::Manip::TZ::askamc00 (3) - Support for the Asia/Kamchatka time zone
Date::Manip::TZ::askara00 (3) - Support for the Asia/Karachi time zone
Date::Manip::TZ::askash00 (3) - Support for the Asia/Kashgar time zone
Date::Manip::TZ::askath00 (3) - Support for the Asia/Kathmandu time zone
Date::Manip::TZ::askolk00 (3) - Support for the Asia/Kolkata time zone
Date::Manip::TZ::askras00 (3) - Support for the Asia/Krasnoyarsk time zone
Date::Manip::TZ::askual00 (3) - Support for the Asia/Kuala_Lumpur time zone
Date::Manip::TZ::askuch00 (3) - Support for the Asia/Kuching time zone
Date::Manip::TZ::askuwa00 (3) - Support for the Asia/Kuwait time zone
Date::Manip::TZ::asmaca00 (3) - Support for the Asia/Macau time zone
Date::Manip::TZ::asmaga00 (3) - Support for the Asia/Magadan time zone
Date::Manip::TZ::asmaka00 (3) - Support for the Asia/Makassar time zone
Date::Manip::TZ::asmani00 (3) - Support for the Asia/Manila time zone
Date::Manip::TZ::asmusc00 (3) - Support for the Asia/Muscat time zone
Date::Manip::TZ::asnico00 (3) - Support for the Asia/Nicosia time zone
Date::Manip::TZ::asnovo00 (3) - Support for the Asia/Novokuznetsk time zone
Date::Manip::TZ::asnovo01 (3) - Support for the Asia/Novosibirsk time zone
Date::Manip::TZ::asomsk00 (3) - Support for the Asia/Omsk time zone
Date::Manip::TZ::asoral00 (3) - Support for the Asia/Oral time zone
Date::Manip::TZ::asphno00 (3) - Support for the Asia/Phnom_Penh time zone
Date::Manip::TZ::aspont00 (3) - Support for the Asia/Pontianak time zone
Date::Manip::TZ::aspyon00 (3) - Support for the Asia/Pyongyang time zone
Date::Manip::TZ::asqata00 (3) - Support for the Asia/Qatar time zone
Date::Manip::TZ::asqyzy00 (3) - Support for the Asia/Qyzylorda time zone
Date::Manip::TZ::asrang00 (3) - Support for the Asia/Rangoon time zone
Date::Manip::TZ::asriya00 (3) - Support for the Asia/Riyadh time zone
Date::Manip::TZ::assakh00 (3) - Support for the Asia/Sakhalin time zone
Date::Manip::TZ::assama00 (3) - Support for the Asia/Samarkand time zone
Date::Manip::TZ::asseou00 (3) - Support for the Asia/Seoul time zone
Date::Manip::TZ::asshan00 (3) - Support for the Asia/Shanghai time zone
Date::Manip::TZ::assing00 (3) - Support for the Asia/Singapore time zone
Date::Manip::TZ::astaip00 (3) - Support for the Asia/Taipei time zone
Date::Manip::TZ::astash00 (3) - Support for the Asia/Tashkent time zone
Date::Manip::TZ::astbil00 (3) - Support for the Asia/Tbilisi time zone
Date::Manip::TZ::astehr00 (3) - Support for the Asia/Tehran time zone
Date::Manip::TZ::asthim00 (3) - Support for the Asia/Thimphu time zone
Date::Manip::TZ::astoky00 (3) - Support for the Asia/Tokyo time zone
Date::Manip::TZ::asulaa00 (3) - Support for the Asia/Ulaanbaatar time zone
Date::Manip::TZ::asurum00 (3) - Support for the Asia/Urumqi time zone
Date::Manip::TZ::asvien00 (3) - Support for the Asia/Vientiane time zone
Date::Manip::TZ::asvlad00 (3) - Support for the Asia/Vladivostok time zone
Date::Manip::TZ::asyaku00 (3) - Support for the Asia/Yakutsk time zone
Date::Manip::TZ::asyeka00 (3) - Support for the Asia/Yekaterinburg time zone
Date::Manip::TZ::asyere00 (3) - Support for the Asia/Yerevan time zone
Date::Manip::TZ::atazor00 (3) - Support for the Atlantic/Azores time zone
Date::Manip::TZ::atberm00 (3) - Support for the Atlantic/Bermuda time zone
Date::Manip::TZ::atcana00 (3) - Support for the Atlantic/Canary time zone
Date::Manip::TZ::atcape00 (3) - Support for the Atlantic/Cape_Verde time zone
Date::Manip::TZ::atfaro00 (3) - Support for the Atlantic/Faroe time zone
Date::Manip::TZ::atmade00 (3) - Support for the Atlantic/Madeira time zone
Date::Manip::TZ::atreyk00 (3) - Support for the Atlantic/Reykjavik time zone
Date::Manip::TZ::atsout00 (3) - Support for the Atlantic/South_Georgia time zone
Date::Manip::TZ::atst_h00 (3) - Support for the Atlantic/St_Helena time zone
Date::Manip::TZ::atstan00 (3) - Support for the Atlantic/Stanley time zone
Date::Manip::TZ::auadel00 (3) - Support for the Australia/Adelaide time zone
Date::Manip::TZ::aubris00 (3) - Support for the Australia/Brisbane time zone
Date::Manip::TZ::aubrok00 (3) - Support for the Australia/Broken_Hill time zone
Date::Manip::TZ::aucurr00 (3) - Support for the Australia/Currie time zone
Date::Manip::TZ::audarw00 (3) - Support for the Australia/Darwin time zone
Date::Manip::TZ::aueucl00 (3) - Support for the Australia/Eucla time zone
Date::Manip::TZ::auhoba00 (3) - Support for the Australia/Hobart time zone
Date::Manip::TZ::aulind00 (3) - Support for the Australia/Lindeman time zone
Date::Manip::TZ::aulord00 (3) - Support for the Australia/Lord_Howe time zone
Date::Manip::TZ::aumelb00 (3) - Support for the Australia/Melbourne time zone
Date::Manip::TZ::aupert00 (3) - Support for the Australia/Perth time zone
Date::Manip::TZ::ausydn00 (3) - Support for the Australia/Sydney time zone
Date::Manip::TZ::b00 (3) - Support for the B time zone
Date::Manip::TZ::c00 (3) - Support for the C time zone
Date::Manip::TZ::cet00 (3) - Support for the CET time zone
Date::Manip::TZ::d00 (3) - Support for the D time zone
Date::Manip::TZ::e00 (3) - Support for the E time zone
Date::Manip::TZ::eet00 (3) - Support for the EET time zone
Date::Manip::TZ::etgmt00 (3) - Support for the Etc/GMT time zone
Date::Manip::TZ::etgmtm00 (3) - Support for the Etc/GMT-1 time zone
Date::Manip::TZ::etgmtm01 (3) - Support for the Etc/GMT-10 time zone
Date::Manip::TZ::etgmtm02 (3) - Support for the Etc/GMT-11 time zone
Date::Manip::TZ::etgmtm03 (3) - Support for the Etc/GMT-12 time zone
Date::Manip::TZ::etgmtm04 (3) - Support for the Etc/GMT-13 time zone
Date::Manip::TZ::etgmtm05 (3) - Support for the Etc/GMT-14 time zone
Date::Manip::TZ::etgmtm06 (3) - Support for the Etc/GMT-2 time zone
Date::Manip::TZ::etgmtm07 (3) - Support for the Etc/GMT-3 time zone
Date::Manip::TZ::etgmtm08 (3) - Support for the Etc/GMT-4 time zone
Date::Manip::TZ::etgmtm09 (3) - Support for the Etc/GMT-5 time zone
Date::Manip::TZ::etgmtm10 (3) - Support for the Etc/GMT-6 time zone
Date::Manip::TZ::etgmtm11 (3) - Support for the Etc/GMT-7 time zone
Date::Manip::TZ::etgmtm12 (3) - Support for the Etc/GMT-8 time zone
Date::Manip::TZ::etgmtm13 (3) - Support for the Etc/GMT-9 time zone
Date::Manip::TZ::etgmtp00 (3) - Support for the Etc/GMT+1 time zone
Date::Manip::TZ::etgmtp01 (3) - Support for the Etc/GMT+10 time zone
Date::Manip::TZ::etgmtp02 (3) - Support for the Etc/GMT+11 time zone
Date::Manip::TZ::etgmtp03 (3) - Support for the Etc/GMT+12 time zone
Date::Manip::TZ::etgmtp04 (3) - Support for the Etc/GMT+2 time zone
Date::Manip::TZ::etgmtp05 (3) - Support for the Etc/GMT+3 time zone
Date::Manip::TZ::etgmtp06 (3) - Support for the Etc/GMT+4 time zone
Date::Manip::TZ::etgmtp07 (3) - Support for the Etc/GMT+5 time zone
Date::Manip::TZ::etgmtp08 (3) - Support for the Etc/GMT+6 time zone
Date::Manip::TZ::etgmtp09 (3) - Support for the Etc/GMT+7 time zone
Date::Manip::TZ::etgmtp10 (3) - Support for the Etc/GMT+8 time zone
Date::Manip::TZ::etgmtp11 (3) - Support for the Etc/GMT+9 time zone
Date::Manip::TZ::euamst00 (3) - Support for the Europe/Amsterdam time zone
Date::Manip::TZ::euando00 (3) - Support for the Europe/Andorra time zone
Date::Manip::TZ::euathe00 (3) - Support for the Europe/Athens time zone
Date::Manip::TZ::eubelg00 (3) - Support for the Europe/Belgrade time zone
Date::Manip::TZ::euberl00 (3) - Support for the Europe/Berlin time zone
Date::Manip::TZ::eubrus00 (3) - Support for the Europe/Brussels time zone
Date::Manip::TZ::eubuch00 (3) - Support for the Europe/Bucharest time zone
Date::Manip::TZ::eubuda00 (3) - Support for the Europe/Budapest time zone
Date::Manip::TZ::euchis00 (3) - Support for the Europe/Chisinau time zone
Date::Manip::TZ::eucope00 (3) - Support for the Europe/Copenhagen time zone
Date::Manip::TZ::eudubl00 (3) - Support for the Europe/Dublin time zone
Date::Manip::TZ::eugibr00 (3) - Support for the Europe/Gibraltar time zone
Date::Manip::TZ::euhels00 (3) - Support for the Europe/Helsinki time zone
Date::Manip::TZ::euista00 (3) - Support for the Europe/Istanbul time zone
Date::Manip::TZ::eukali00 (3) - Support for the Europe/Kaliningrad time zone
Date::Manip::TZ::eukiev00 (3) - Support for the Europe/Kiev time zone
Date::Manip::TZ::eulisb00 (3) - Support for the Europe/Lisbon time zone
Date::Manip::TZ::eulond00 (3) - Support for the Europe/London time zone
Date::Manip::TZ::euluxe00 (3) - Support for the Europe/Luxembourg time zone
Date::Manip::TZ::eumadr00 (3) - Support for the Europe/Madrid time zone
Date::Manip::TZ::eumalt00 (3) - Support for the Europe/Malta time zone
Date::Manip::TZ::eumins00 (3) - Support for the Europe/Minsk time zone
Date::Manip::TZ::eumona00 (3) - Support for the Europe/Monaco time zone
Date::Manip::TZ::eumosc00 (3) - Support for the Europe/Moscow time zone
Date::Manip::TZ::euoslo00 (3) - Support for the Europe/Oslo time zone
Date::Manip::TZ::eupari00 (3) - Support for the Europe/Paris time zone
Date::Manip::TZ::euprag00 (3) - Support for the Europe/Prague time zone
Date::Manip::TZ::euriga00 (3) - Support for the Europe/Riga time zone
Date::Manip::TZ::eurome00 (3) - Support for the Europe/Rome time zone
Date::Manip::TZ::eusama00 (3) - Support for the Europe/Samara time zone
Date::Manip::TZ::eusimf00 (3) - Support for the Europe/Simferopol time zone
Date::Manip::TZ::eusofi00 (3) - Support for the Europe/Sofia time zone
Date::Manip::TZ::eustoc00 (3) - Support for the Europe/Stockholm time zone
Date::Manip::TZ::eutall00 (3) - Support for the Europe/Tallinn time zone
Date::Manip::TZ::eutira00 (3) - Support for the Europe/Tirane time zone
Date::Manip::TZ::euuzhg00 (3) - Support for the Europe/Uzhgorod time zone
Date::Manip::TZ::euvadu00 (3) - Support for the Europe/Vaduz time zone
Date::Manip::TZ::euvien00 (3) - Support for the Europe/Vienna time zone
Date::Manip::TZ::euviln00 (3) - Support for the Europe/Vilnius time zone
Date::Manip::TZ::euvolg00 (3) - Support for the Europe/Volgograd time zone
Date::Manip::TZ::euwars00 (3) - Support for the Europe/Warsaw time zone
Date::Manip::TZ::euzapo00 (3) - Support for the Europe/Zaporozhye time zone
Date::Manip::TZ::euzuri00 (3) - Support for the Europe/Zurich time zone
Date::Manip::TZ::f00 (3) - Support for the F time zone
Date::Manip::TZ::g00 (3) - Support for the G time zone
Date::Manip::TZ::h00 (3) - Support for the H time zone
Date::Manip::TZ::i00 (3) - Support for the I time zone
Date::Manip::TZ::inanta00 (3) - Support for the Indian/Antananarivo time zone
Date::Manip::TZ::inchag00 (3) - Support for the Indian/Chagos time zone
Date::Manip::TZ::inchri00 (3) - Support for the Indian/Christmas time zone
Date::Manip::TZ::incoco00 (3) - Support for the Indian/Cocos time zone
Date::Manip::TZ::incomo00 (3) - Support for the Indian/Comoro time zone
Date::Manip::TZ::inkerg00 (3) - Support for the Indian/Kerguelen time zone
Date::Manip::TZ::inmahe00 (3) - Support for the Indian/Mahe time zone
Date::Manip::TZ::inmald00 (3) - Support for the Indian/Maldives time zone
Date::Manip::TZ::inmaur00 (3) - Support for the Indian/Mauritius time zone
Date::Manip::TZ::inmayo00 (3) - Support for the Indian/Mayotte time zone
Date::Manip::TZ::inreun00 (3) - Support for the Indian/Reunion time zone
Date::Manip::TZ::k00 (3) - Support for the K time zone
Date::Manip::TZ::l00 (3) - Support for the L time zone
Date::Manip::TZ::m00 (3) - Support for the M time zone
Date::Manip::TZ::met00 (3) - Support for the MET time zone
Date::Manip::TZ::n00 (3) - Support for the N time zone
Date::Manip::TZ::o00 (3) - Support for the O time zone
Date::Manip::TZ::p00 (3) - Support for the P time zone
Date::Manip::TZ::paapia00 (3) - Support for the Pacific/Apia time zone
Date::Manip::TZ::paauck00 (3) - Support for the Pacific/Auckland time zone
Date::Manip::TZ::pachat00 (3) - Support for the Pacific/Chatham time zone
Date::Manip::TZ::pachuu00 (3) - Support for the Pacific/Chuuk time zone
Date::Manip::TZ::paeast00 (3) - Support for the Pacific/Easter time zone
Date::Manip::TZ::paefat00 (3) - Support for the Pacific/Efate time zone
Date::Manip::TZ::paende00 (3) - Support for the Pacific/Enderbury time zone
Date::Manip::TZ::pafaka00 (3) - Support for the Pacific/Fakaofo time zone
Date::Manip::TZ::pafiji00 (3) - Support for the Pacific/Fiji time zone
Date::Manip::TZ::pafuna00 (3) - Support for the Pacific/Funafuti time zone
Date::Manip::TZ::pagala00 (3) - Support for the Pacific/Galapagos time zone
Date::Manip::TZ::pagamb00 (3) - Support for the Pacific/Gambier time zone
Date::Manip::TZ::paguad00 (3) - Support for the Pacific/Guadalcanal time zone
Date::Manip::TZ::paguam00 (3) - Support for the Pacific/Guam time zone
Date::Manip::TZ::pahono00 (3) - Support for the Pacific/Honolulu time zone
Date::Manip::TZ::pakiri00 (3) - Support for the Pacific/Kiritimati time zone
Date::Manip::TZ::pakosr00 (3) - Support for the Pacific/Kosrae time zone
Date::Manip::TZ::pakwaj00 (3) - Support for the Pacific/Kwajalein time zone
Date::Manip::TZ::pamaju00 (3) - Support for the Pacific/Majuro time zone
Date::Manip::TZ::pamarq00 (3) - Support for the Pacific/Marquesas time zone
Date::Manip::TZ::pamidw00 (3) - Support for the Pacific/Midway time zone
Date::Manip::TZ::panaur00 (3) - Support for the Pacific/Nauru time zone
Date::Manip::TZ::paniue00 (3) - Support for the Pacific/Niue time zone
Date::Manip::TZ::panorf00 (3) - Support for the Pacific/Norfolk time zone
Date::Manip::TZ::panoum00 (3) - Support for the Pacific/Noumea time zone
Date::Manip::TZ::papago00 (3) - Support for the Pacific/Pago_Pago time zone
Date::Manip::TZ::papala00 (3) - Support for the Pacific/Palau time zone
Date::Manip::TZ::papitc00 (3) - Support for the Pacific/Pitcairn time zone
Date::Manip::TZ::papohn00 (3) - Support for the Pacific/Pohnpei time zone
Date::Manip::TZ::paport00 (3) - Support for the Pacific/Port_Moresby time zone
Date::Manip::TZ::pararo00 (3) - Support for the Pacific/Rarotonga time zone
Date::Manip::TZ::pasaip00 (3) - Support for the Pacific/Saipan time zone
Date::Manip::TZ::patahi00 (3) - Support for the Pacific/Tahiti time zone
Date::Manip::TZ::patara00 (3) - Support for the Pacific/Tarawa time zone
Date::Manip::TZ::patong00 (3) - Support for the Pacific/Tongatapu time zone
Date::Manip::TZ::pawake00 (3) - Support for the Pacific/Wake time zone
Date::Manip::TZ::pawall00 (3) - Support for the Pacific/Wallis time zone
Date::Manip::TZ::q00 (3) - Support for the Q time zone
Date::Manip::TZ::r00 (3) - Support for the R time zone
Date::Manip::TZ::s00 (3) - Support for the S time zone
Date::Manip::TZ::t00 (3) - Support for the T time zone
Date::Manip::TZ::u00 (3) - Support for the U time zone
Date::Manip::TZ::ut00 (3) - Support for the UT time zone
Date::Manip::TZ::v00 (3) - Support for the V time zone
Date::Manip::TZ::w00 (3) - Support for the W time zone
Date::Manip::TZ::wet00 (3) - Support for the WET time zone
Date::Manip::TZ::x00 (3) - Support for the X time zone
Date::Manip::TZ::y00 (3) - Support for the Y time zone
Date::Manip::TZ::z00 (3) - Support for the Z time zone
Date::Manip::TZ_Base (3) - Methods common to the TZ and Base classes
Date::Manip::TZdata (3) - Internal module for working with the tzdata files
Date::Manip::Zones (3) - Time zone information
Date::Parse (3p) - Parse date strings into time values
DateTime (3) - A date and time object
DateTime::Cron::Simple (3p) - Parse a cron entry and check against current time
DateTime::Duration (3) - Duration objects for date math
DateTime::Format::Builder (3) - Create DateTime parser classes and objects.
DateTime::Format::Builder::Parser (3) - Parser creation
DateTime::Format::Builder::Parser::Dispatch (3) - Dispatch parsers by group
DateTime::Format::Builder::Parser::Quick (3) - Use another formatter, simply
DateTime::Format::Builder::Parser::Regex (3) - Regex based date parsing
DateTime::Format::Builder::Parser::Strptime (3) - strptime based date parsing
DateTime::Format::Builder::Parser::generic (3) - Useful routines
DateTime::Format::Builder::Tutorial (3) - Quick class on using Builder
DateTime::Format::Mail (3) - Convert between DateTime and RFC2822/822 formats
DateTime::Format::MySQL (3) - Parse and format MySQL dates and times
DateTime::Format::Pg (3p) - Parse and format PostgreSQL dates and times
DateTime::Format::Strptime (3p) - Parse and format strp and strf time patterns
DateTime::Format::W3CDTF (3p) - Parse and format W3CDTF datetime strings
DateTime::Infinite (3) - Infinite past and future DateTime objects
DateTime::LeapSecond (3) - leap seconds table and utilities
DateTime::Locale (3) - Localization support for DateTime.pm
DateTime::Locale::Base (3) - Base class for individual locale objects
DateTime::Locale::Catalog (3) - Provides a list of all valid locale names
DateTime::LocaleCatalog (3) - renamed to DateTime::Locale::Catalog
DateTime::TimeZone (3) - Time zone object base class and factory
DateTime::TimeZone::Catalog (3) - Provides a list of all valid time zone names
DateTime::TimeZone::Floating (3) - A time zone that is always local
DateTime::TimeZone::Local (3) - Determine the local system's time zone
DateTime::TimeZone::Local::Unix (3) - Determine the local system's time zone on Unix
DateTime::TimeZone::Local::VMS (3) - Determine the local system's time zone on VMS
DateTime::TimeZone::Local::Win32 (3) - Determine the local system's time zone on Windows
DateTime::TimeZone::OffsetOnly (3) - A DateTime::TimeZone object that just contains an offset
DateTime::TimeZone::OlsonDB (3) - An object to represent an Olson time zone database
DateTime::TimeZone::UTC (3) - The UTC time zone
Email::Date::Format (3p) - produce RFC 2822 date strings
Embperl::Form::Control::table (3p) - A table which get data from LDAP composed via joinAttrValue
Embperl::Form::DataSource (3p) - Base class for data source objects which provides the data for ControlMutlValue objects.
Embperl::Form::Validate (3p) - Form validation with serverand client-side support.
FCGI_StartFilterData (3) - fcgi_stdio compatibility library
File::ChangeNotify::ConfigData (3) - Configuration for File::ChangeNotify
File::HomeDir::Darwin (3p) - Find your home and other directories on Darwin (OS X)
File::HomeDir::Darwin::Cocoa (3p) - Find your home and other directories on Darwin (OS X)
File::Tail (3p) - Perl extension for reading from continously updated files
Finance::Quote::FinanceCanada (3p) - Obtain stock and mutual fund prices from finance.canada.com
Finance::Quote::Tdwaterhouse (3p) - Obtain quotes from TD Waterhouse Canada
Finance::Quote::Yahoo::USA (3p) - Obtain information about stocks and funds in the USA and Canada.
Font::TTF::Dumper (3p) - Debug dump of a font datastructure, avoiding recursion on ' PARENT'
Font::TTF::EBDT (3p) - Embeeded Bitmap Data Table
Font::TTF::Glyf (3p) - The Glyf data table
Font::TTF::Ttopen (3p) - Opentype superclass for standard Opentype lookup based tables (GSUB and GPOS)
GD::Graph::Data (3p) - Data set encapsulation for GD::Graph
GDBM (3) - The GNU database manager. Includes dbm and ndbm compatability. (Version 1.8.3.)
Graph (3p) - graph data structures and algorithms
Graph::UnionFind (3p) - union-find data structures
GraphViz::Data::Grapher (3p) - Visualise data structures as a graph
HTML::CGIChecker (3p) - A Perl module to detect dangerous HTML code
HTML::Tagset (3p) - data tables useful in parsing HTML
HTML::Tree::AboutTrees (3p) - article on tree-shaped data structures in Perl
HTML::Widget (3p) - HTML Widget And Validation Framework
HTML::Widget::Constraint::Date (3p) - Date Constraint
HTML::Widget::Constraint::DateTime (3p) - DateTime Constraint
HTTP::Daemon (3p) - a simple http server class
HTTP::Date (3p) - date conversion routines
Heap (3p) - Perl extensions for keeping data partially sorted
Heap::Binary (3p) - a binary heap to keep data partially sorted
Heap::Binomial (3p) - a binomial heap to keep data partially sorted
Heap::Fibonacci (3p) - a Perl extension for keeping data partially sorted
Heap::Fibonacci (3p) - a fibonacci heap to keep data partially sorted
IDAMAX (1) - IDAMAX find the index of element having max
IO::AtomicFile (3p) - write a file which is updated atomically
IPC::Run3::ProfLogger (3p) - write profiling data to a log file
IPC::Run3::ProfPP (3p) - Generate reports from IPC::Run3 profiling data
IPC::Run3::ProfReporter (3p) - base class for handling profiling data
IPC::Run::Win32Pump (3p) - helper processes to shovel data to/from parent, child
Ima::DBI (3p) - Database connection caching and organization
Locale::Recode::_Aliases (3p) - Internal Charset Alias Database for libintl-perl
Locale::RecodeData (3p) - Abstract Base Class for Charset Converters
Locale::RecodeData::ASMO_449 (3p) - Conversion routines for ASMO_449
Locale::RecodeData::ATARI_ST (3p) - Conversion routines for ATARI-ST
Locale::RecodeData::ATARI_ST_EURO (3p) - Conversion routines for ATARI-ST-EURO
Locale::RecodeData::CP10007 (3p) - Conversion routines for CP10007
Locale::RecodeData::CP1250 (3p) - Conversion routines for CP1250
Locale::RecodeData::CP1251 (3p) - Conversion routines for CP1251
Locale::RecodeData::CP1252 (3p) - Conversion routines for CP1252
Locale::RecodeData::CP1253 (3p) - Conversion routines for CP1253
Locale::RecodeData::CP1254 (3p) - Conversion routines for CP1254
Locale::RecodeData::CP1256 (3p) - Conversion routines for CP1256
Locale::RecodeData::CP1257 (3p) - Conversion routines for CP1257
Locale::RecodeData::CSN_369103 (3p) - Conversion routines for CSN_369103
Locale::RecodeData::CWI (3p) - Conversion routines for CWI
Locale::RecodeData::DEC_MCS (3p) - Conversion routines for DEC_MCS
Locale::RecodeData::EBCDIC_AT_DE (3p) - Conversion routines for EBCDIC_AT_DE
Locale::RecodeData::EBCDIC_AT_DE_A (3p) - Conversion routines for EBCDIC_AT_DE_A
Locale::RecodeData::EBCDIC_CA_FR (3p) - Conversion routines for EBCDIC_CA_FR
Locale::RecodeData::EBCDIC_DK_NO (3p) - Conversion routines for EBCDIC_DK_NO
Locale::RecodeData::EBCDIC_DK_NO_A (3p) - Conversion routines for EBCDIC_DK_NO_A
Locale::RecodeData::EBCDIC_ES (3p) - Conversion routines for EBCDIC_ES
Locale::RecodeData::EBCDIC_ES_A (3p) - Conversion routines for EBCDIC_ES_A
Locale::RecodeData::EBCDIC_ES_S (3p) - Conversion routines for EBCDIC_ES_S
Locale::RecodeData::EBCDIC_FI_SE (3p) - Conversion routines for EBCDIC_FI_SE
Locale::RecodeData::EBCDIC_FI_SE_A (3p) - Conversion routines for EBCDIC_FI_SE_A
Locale::RecodeData::EBCDIC_FR (3p) - Conversion routines for EBCDIC_FR
Locale::RecodeData::EBCDIC_IS_FRISS (3p) - Conversion routines for EBCDIC_IS_FRISS
Locale::RecodeData::EBCDIC_IT (3p) - Conversion routines for EBCDIC_IT
Locale::RecodeData::EBCDIC_PT (3p) - Conversion routines for EBCDIC_PT
Locale::RecodeData::EBCDIC_UK (3p) - Conversion routines for EBCDIC_UK
Locale::RecodeData::EBCDIC_US (3p) - Conversion routines for EBCDIC_US
Locale::RecodeData::ECMA_CYRILLIC (3p) - Conversion routines for ECMA_CYRILLIC
Locale::RecodeData::GEORGIAN_ACADEMY (3p) - Conversion routines for GEORGIAN-ACADEMY
Locale::RecodeData::GEORGIAN_PS (3p) - Conversion routines for GEORGIAN-PS
Locale::RecodeData::GOST_19768_74 (3p) - Conversion routines for GOST_19768_74
Locale::RecodeData::GREEK7 (3p) - Conversion routines for GREEK7
Locale::RecodeData::GREEK7_OLD (3p) - Conversion routines for GREEK7_OLD
Locale::RecodeData::GREEK_CCITT (3p) - Conversion routines for GREEK_CCITT
Locale::RecodeData::HP_ROMAN8 (3p) - Conversion routines for HP_ROMAN8
Locale::RecodeData::IBM037 (3p) - Conversion routines for IBM037
Locale::RecodeData::IBM038 (3p) - Conversion routines for IBM038
Locale::RecodeData::IBM1004 (3p) - Conversion routines for IBM1004
Locale::RecodeData::IBM1026 (3p) - Conversion routines for IBM1026
Locale::RecodeData::IBM1047 (3p) - Conversion routines for IBM1047
Locale::RecodeData::IBM256 (3p) - Conversion routines for IBM256
Locale::RecodeData::IBM273 (3p) - Conversion routines for IBM273
Locale::RecodeData::IBM274 (3p) - Conversion routines for IBM274
Locale::RecodeData::IBM275 (3p) - Conversion routines for IBM275
Locale::RecodeData::IBM277 (3p) - Conversion routines for IBM277
Locale::RecodeData::IBM278 (3p) - Conversion routines for IBM278
Locale::RecodeData::IBM280 (3p) - Conversion routines for IBM280
Locale::RecodeData::IBM281 (3p) - Conversion routines for IBM281
Locale::RecodeData::IBM284 (3p) - Conversion routines for IBM284
Locale::RecodeData::IBM285 (3p) - Conversion routines for IBM285
Locale::RecodeData::IBM290 (3p) - Conversion routines for IBM290
Locale::RecodeData::IBM297 (3p) - Conversion routines for IBM297
Locale::RecodeData::IBM420 (3p) - Conversion routines for IBM420
Locale::RecodeData::IBM423 (3p) - Conversion routines for IBM423
Locale::RecodeData::IBM424 (3p) - Conversion routines for IBM424
Locale::RecodeData::IBM437 (3p) - Conversion routines for IBM437
Locale::RecodeData::IBM500 (3p) - Conversion routines for IBM500
Locale::RecodeData::IBM850 (3p) - Conversion routines for IBM850
Locale::RecodeData::IBM851 (3p) - Conversion routines for IBM851
Locale::RecodeData::IBM852 (3p) - Conversion routines for IBM852
Locale::RecodeData::IBM855 (3p) - Conversion routines for IBM855
Locale::RecodeData::IBM857 (3p) - Conversion routines for IBM857
Locale::RecodeData::IBM860 (3p) - Conversion routines for IBM860
Locale::RecodeData::IBM861 (3p) - Conversion routines for IBM861
Locale::RecodeData::IBM862 (3p) - Conversion routines for IBM862
Locale::RecodeData::IBM863 (3p) - Conversion routines for IBM863
Locale::RecodeData::IBM864 (3p) - Conversion routines for IBM864
Locale::RecodeData::IBM865 (3p) - Conversion routines for IBM865
Locale::RecodeData::IBM866 (3p) - Conversion routines for IBM866
Locale::RecodeData::IBM868 (3p) - Conversion routines for IBM868
Locale::RecodeData::IBM869 (3p) - Conversion routines for IBM869
Locale::RecodeData::IBM870 (3p) - Conversion routines for IBM870
Locale::RecodeData::IBM871 (3p) - Conversion routines for IBM871
Locale::RecodeData::IBM874 (3p) - Conversion routines for IBM874
Locale::RecodeData::IBM875 (3p) - Conversion routines for IBM875
Locale::RecodeData::IBM880 (3p) - Conversion routines for IBM880
Locale::RecodeData::IBM891 (3p) - Conversion routines for IBM891
Locale::RecodeData::IBM903 (3p) - Conversion routines for IBM903
Locale::RecodeData::IBM904 (3p) - Conversion routines for IBM904
Locale::RecodeData::IBM905 (3p) - Conversion routines for IBM905
Locale::RecodeData::IBM918 (3p) - Conversion routines for IBM918
Locale::RecodeData::IEC_P27_1 (3p) - Conversion routines for IEC_P27_1
Locale::RecodeData::INIS (3p) - Conversion routines for INIS
Locale::RecodeData::INIS_8 (3p) - Conversion routines for INIS_8
Locale::RecodeData::INIS_CYRILLIC (3p) - Conversion routines for INIS_CYRILLIC
Locale::RecodeData::ISO_10367_BOX (3p) - Conversion routines for ISO_10367_BOX
Locale::RecodeData::ISO_2033_1983 (3p) - Conversion routines for ISO_2033_1983
Locale::RecodeData::ISO_5427 (3p) - Conversion routines for ISO_5427
Locale::RecodeData::ISO_5427_EXT (3p) - Conversion routines for ISO_5427_EXT
Locale::RecodeData::ISO_5428 (3p) - Conversion routines for ISO_5428
Locale::RecodeData::ISO_8859_1 (3p) - Conversion routines for ISO-8859-1
Locale::RecodeData::ISO_8859_10 (3p) - Conversion routines for ISO-8859-10
Locale::RecodeData::ISO_8859_11 (3p) - Conversion routines for ISO-8859-11
Locale::RecodeData::ISO_8859_13 (3p) - Conversion routines for ISO-8859-13
Locale::RecodeData::ISO_8859_14 (3p) - Conversion routines for ISO-8859-14
Locale::RecodeData::ISO_8859_15 (3p) - Conversion routines for ISO-8859-15
Locale::RecodeData::ISO_8859_16 (3p) - Conversion routines for ISO-8859-16
Locale::RecodeData::ISO_8859_2 (3p) - Conversion routines for ISO-8859-2
Locale::RecodeData::ISO_8859_3 (3p) - Conversion routines for ISO-8859-3
Locale::RecodeData::ISO_8859_4 (3p) - Conversion routines for ISO-8859-4
Locale::RecodeData::ISO_8859_5 (3p) - Conversion routines for ISO-8859-5
Locale::RecodeData::ISO_8859_6 (3p) - Conversion routines for ISO-8859-6
Locale::RecodeData::ISO_8859_7 (3p) - Conversion routines for ISO-8859-7
Locale::RecodeData::ISO_8859_8 (3p) - Conversion routines for ISO-8859-8
Locale::RecodeData::ISO_8859_9 (3p) - Conversion routines for ISO-8859-9
Locale::RecodeData::KOI8_R (3p) - Conversion routines for KOI8-R
Locale::RecodeData::KOI8_RU (3p) - Conversion routines for KOI8-RU
Locale::RecodeData::KOI8_T (3p) - Conversion routines for KOI8-T
Locale::RecodeData::KOI8_U (3p) - Conversion routines for KOI8-U
Locale::RecodeData::KOI_8 (3p) - Conversion routines for KOI-8
Locale::RecodeData::LATIN_GREEK (3p) - Conversion routines for LATIN_GREEK
Locale::RecodeData::LATIN_GREEK_1 (3p) - Conversion routines for LATIN_GREEK_1
Locale::RecodeData::MACARABIC (3p) - Conversion routines for MACARABIC
Locale::RecodeData::MACCROATIAN (3p) - Conversion routines for MACCROATIAN
Locale::RecodeData::MACCYRILLIC (3p) - Conversion routines for MACCYRILLIC
Locale::RecodeData::MACGREEK (3p) - Conversion routines for MACGREEK
Locale::RecodeData::MACHEBREW (3p) - Conversion routines for MACHEBREW
Locale::RecodeData::MACICELAND (3p) - Conversion routines for MACICELAND
Locale::RecodeData::MACINTOSH (3p) - Conversion routines for MACINTOSH
Locale::RecodeData::MACROMANIA (3p) - Conversion routines for MACROMANIA
Locale::RecodeData::MACTHAI (3p) - Conversion routines for MACTHAI
Locale::RecodeData::MACTURKISH (3p) - Conversion routines for MACTURKISH
Locale::RecodeData::MACUKRAINE (3p) - Conversion routines for MACUKRAINE
Locale::RecodeData::MAC_IS (3p) - Conversion routines for MAC-IS
Locale::RecodeData::MAC_SAMI (3p) - Conversion routines for MAC-SAMI
Locale::RecodeData::MAC_UK (3p) - Conversion routines for MAC-UK
Locale::RecodeData::NATS_DANO (3p) - Conversion routines for NATS_DANO
Locale::RecodeData::NATS_SEFI (3p) - Conversion routines for NATS_SEFI
Locale::RecodeData::NEXTSTEP (3p) - Conversion routines for NEXTSTEP
Locale::RecodeData::SAMI_WS2 (3p) - Conversion routines for SAMI_WS2
Locale::RecodeData::TIS_620 (3p) - Conversion routines for TIS-620
Locale::RecodeData::US_ASCII (3p) - Conversion routines for US-ASCII
Locale::RecodeData::UTF_8 (3p) - Conversion routines for UTF-8
Locale::RecodeData::VISCII (3p) - Conversion routines for VISCII
Locale::RecodeData::_Encode (3p) - Internal wrapper around Encode
Log::Any::Adapter::Core (3p) - (empty subject)
Log::Any::Adapter::Null (3p) - (empty subject)
Log::Log4perl::DateFormat (3p) - Log4perl advanced date formatter helper class
Log::Log4perl::Resurrector (3p) - Dark Magic to resurrect hidden L4p statements
MD5 (3p) - Perl interface to the RSA Data Security Inc. MD5 Message-Digest Algorithm
MLDBM::Sync (3p) - safe concurrent access to MLDBM databases
MP4AddAudioTrack (3) - Add an audio track
MP4AddRtpImmediateData (3) - Add immediate data to an RTP packet
MP4AddRtpSampleData (3) - Add media sample data to an RTP packet
MP4BinaryToBase16 (3) - Convert binary data to a base 16 string
MP4BinaryToBase64 (3) - Convert binary data to a base 64 string
Mail::Field::Date (3p) - a date header field
Mail::Message::Body (3p) - the data of a body in a message
Mail::SpamAssassin::Conf::LDAP (3p) - load SpamAssassin scores from LDAP database
Mail::SpamAssassin::Conf::SQL (3p) - load SpamAssassin scores from SQL database
Mail::SpamAssassin::Logger::Stderr (3p) - log to standard error
Mail::SpamAssassin::Message::Metadata (3p) - extract metadata from a message
Mail::SpamAssassin::Plugin::AccessDB (3p) - check message against Access Database
Mail::SpamAssassin::SQLBasedAddrList (3p) - SpamAssassin SQL Based Auto Whitelist
Math::Spline (3p) - Cubic Spline Interpolation of data
Module::Install (3p) - Standalone, extensible Perl module installer
Module::ScanDeps::DataFeed (3p) - Runtime dependency scanning helper
Moose::Cookbook::Basics::Recipe10 (3p) - Using BUILDARGS and BUILD to hook into object construction
MooseX::Getopt::Dashes (3p) - convert underscores in attribute names to dashes
MooseX::MethodAttributes (3p) - code attribute introspection
MooseX::MethodAttributes::Inheritable (3p) - inheritable code attribute introspection
MooseX::MethodAttributes::Role (3p) - code attribute introspection
MooseX::MethodAttributes::Role::AttrContainer (3p) - capture code attributes in the class' metaclass
MooseX::MethodAttributes::Role::AttrContainer::Inheritable (??) - capture code attributes in the automatically initialized metaclass instance
MooseX::MethodAttributes::Role::Meta::Class (3p) - metaclass role for storing code attributes
MooseX::MethodAttributes::Role::Meta::Map (3p) - generic role for storing code attributes used by classes and roles with attributes
MooseX::MethodAttributes::Role::Meta::Method (3p) - metamethod role allowing code attribute introspection
MooseX::MethodAttributes::Role::Meta::Method::MaybeWrapped (??) - proxy attributes of wrapped methods if their metaclass supports it
MooseX::MethodAttributes::Role::Meta::Method::Wrapped (3p) - wrapped metamethod role allowing code attribute introspection
MooseX::MethodAttributes::Role::Meta::Role (3p) - metarole role for storing code attributes
MooseX::MethodAttributes::Role::Meta::Role::Application (3p) - generic role for applying a role with method attributes to something
MooseX::MethodAttributes::Role::Meta::Role::Application::Summation (3p) - Role applied to the class responsible for role summation which ensures method attributes propagate from the roles being summed onto the combined role.
MooseX::Params::Validate (3p) - an extension of Params::Validate for using Moose's types
MooseX::SemiAffordanceAccessor (3) - Name your accessors foo() and set_foo()
MooseX::SemiAffordanceAccessor::Role::Attribute (3) - Names accessors in a semi-affordance style
NET::LDAP::DSML (3p) - A DSML Writer for Net::LDAP
Net::BGP::Update (3p) - Class encapsulating BGP-4 UPDATE message
Net::DNS::Update (3p) - Create a DNS update packet
Net::Daemon (3p) - Perl extension for portable daemons
Net::Daemon::Log (3p) - Utility functions for logging
Net::Daemon::Test (3p) - support functions for testing Net::Daemon servers
Net::IRC::Event (3p) - A class for passing event data between subroutines
Net::Jabber::Data (3p) - Jabber Data Library
Net::LDAP (3p) - Lightweight Directory Access Protocol
Net::LDAP::Constant (3p) - Constants for use with Net::LDAP
Net::LDAP::Control (3p) - LDAPv3 control object base class
Net::LDAP::Control::EntryChange (3p) - LDAPv3 Entry Change Notification control object
Net::LDAP::Control::ManageDsaIT (3p) - LDAPv3 Manage DSA-IT control object
Net::LDAP::Control::Paged (3p) - LDAPv3 Paged results control object
Net::LDAP::Control::PasswordPolicy (3p) - LDAPv3 Password Policy control object
Net::LDAP::Control::PersistentSearch (3p) - LDAPv3 Persistent Search control object
Net::LDAP::Control::PostRead (3p) - LDAPv3 Post-Read control object
Net::LDAP::Control::PreRead (3p) - LDAPv3 Pre-Read control object
Net::LDAP::Control::ProxyAuth (3p) - LDAPv3 Proxy Authentication control object
Net::LDAP::Control::Sort (3p) - Server Side Sort (SSS) control object
Net::LDAP::Control::SortResult (3p) - Server Side Sort (SSS) result control object
Net::LDAP::Control::SyncDone (3p) - LDAPv3 Sync Done control object
Net::LDAP::Control::SyncRequest (3p) - LDAPv3 Sync Request control object
Net::LDAP::Control::SyncState (3p) - LDAPv3 Sync State control object
Net::LDAP::Control::VLV (3p) - LDAPv3 Virtual List View control object
Net::LDAP::Control::VLVResponse (3p) - LDAPv3 Virtual List View server response
Net::LDAP::Entry (3p) - An LDAP entry object
Net::LDAP::Examples (3p) - PERL LDAP by Example
Net::LDAP::Extension::Refresh (3p) - LDAPv3 Refresh extension object (RFC 2589)
Net::LDAP::Extension::SetPassword (3p) - LDAPv3 Modify Password extension object
Net::LDAP::Extension::WhoAmI (3p) - LDAP "Who am I?" Operation
Net::LDAP::Extra (3p) - Load extra Net::LDAP methods
Net::LDAP::FAQ (3p) - Frequently Asked Questions about Net::LDAP
Net::LDAP::Filter (3p) - representation of LDAP filters
Net::LDAP::FilterMatch (3p) - LDAP entry matching
Net::LDAP::Intermediate (3p) - LDAPv3 intermediate response object base class
Net::LDAP::Intermediate::SyncInfo (3p) - LDAPv3 Sync Info Message object
Net::LDAP::LDIF (3p) - LDIF reading and writing
Net::LDAP::Message (3p) - Message response from LDAP server
Net::LDAP::RFC (3p) - List of related RFC's
Net::LDAP::Reference (3p) - search reference
Net::LDAP::RootDSE (3p) - An LDAP RootDSE object
Net::LDAP::Schema (3p) - Load and manipulate an LDAP v3 Schema
Net::LDAP::Search (3p) - Object returned by Net::LDAP search method
Net::LDAP::Security (3p) - Security issues with LDAP connections
Net::LDAP::Util (3p) - Utility functions
Net::LDAPI (3p) - use LDAP over a UNIX domain socket
Net::LDAPS (3p) - use LDAP over an SSL connection
Net::ParseWhois (3p) - An extendable alternative to Net::Whois for parsing whois information.
Net::SSLeay::Handle (3p) - Perl module that lets SSL (HTTPS) sockets be handled as standard file handles.
Net::Whois (3p) - Get and parse "whois" domain data from InterNIC
Net::Whois::RIPE (3p) - a pure-Perl implementation of the RIPE Database client.
NetPacket::UDP" (3p) - Assemble and disassemble UDP (User Datagram Protocol) packets.
OLEwriter (3p) - A writer class to store BIFF data in a OLE compound storage file.
PGP::Sign (3p) - Create detached PGP signatures for data, securely
POE::Filter (3p) - protocol abstractions for POE::Wheel and standalone use
POE::Filter::Block (3p) - translate data between streams and blocks
POE::Filter::HTTPHead (3p) - filter data as HTTP::Response objects
POE::Filter::Reference (3p) - freeze and thaw arbitrary Perl data
POE::Filter::Stream (3p) - a no-op filter that passes data through unchanged
PPI::Normal::Standard (3p) - Provides standard document normalization functions
PPI::Statement::Data (3p) - The __DATA__ section of a file
PPI::Token::DashedWord (3p) - A dashed bareword token
PPI::Token::Data (3p) - The actual data in the __DATA__ section of a file
PPI::Token::Quote::Double (3p) - A standard "double quote" token
PPI::Token::Regexp::Match (3p) - A standard pattern match regex
PPI::Token::Separator (3p) - The __DATA__ and __END__ tags
PPI::Transform::UpdateCopyright (3p) - Demonstration PPI::Transform class
Palm::Address (3p) - Handler for Palm AddressBook databases
Palm::Datebook (3p) - Handler for Palm DateBook databases.
Palm::Mail (3p) - Handler for Palm Mail databases.
Palm::Memo (3p) - Handler for Palm Memo databases.
Palm::PDB (3p) - Parse Palm database files.
Palm::Raw (3p) - Handler for "raw" Palm databases.
Palm::StdAppInfo (3p) - Handles standard AppInfo block (categories)
Palm::ToDo (3p) - Handler for Palm ToDo databases.
Params::Validate (3) - Validate method/function parameters
Params::ValidatePP (3) - pure Perl implementation of Params::Validate
Params::ValidateXS (3) - XS implementation of Params::Validate
Psh::Joblist (3p) - A data structure suitable for handling job lists like bash's
Psh::OS (3p) - Wrapper class for OS dependant stuff
QDBM (3) - quick database manager
REASSIGN_OWNED (7) - change the ownership of database objects owned by a database role
RPC::XML (3p) - A set of classes for core data, message and XML handling
RelayCountry (3p) - add message metadata indicating the country code of each relay
Rose::DB::Object::Cached (3p) - Memory cached object representation of a single row in a database table.
Rose::DB::Object::ConventionManager (3p) - Provide missing metadata by convention.
Rose::DB::Object::Loader (3p) - Automatically create Rose::DB::Object subclasses based on database table definitions.
Rose::DB::Object::MakeMethods::Date (3p) - Create date-related methods for Rose::DB::Object-derived objects.
Rose::DB::Object::Manager (3p) - Fetch multiple Rose::DB::Object-derived objects from the database using complex queries.
Rose::DB::Object::Metadata (3p) - Database object metadata.
Rose::DB::Object::Metadata::Column (3p) - Base class for database column metadata objects.
Rose::DB::Object::Metadata::Column::Array (3p) - Array column metadata.
Rose::DB::Object::Metadata::Column::BigInt (3p) - Big integer column metadata.
Rose::DB::Object::Metadata::Column::BigSerial (3p) - Big serial column metadata.
Rose::DB::Object::Metadata::Column::Bitfield (3p) - Bitfield column metadata.
Rose::DB::Object::Metadata::Column::Blob (3p) - Binary large object column metadata.
Rose::DB::Object::Metadata::Column::Boolean (3p) - Boolean column metadata.
Rose::DB::Object::Metadata::Column::Character (3p) - Character column metadata.
Rose::DB::Object::Metadata::Column::Date (3p) - Date column metadata.
Rose::DB::Object::Metadata::Column::Datetime (3p) - Datetime column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction (??) - Datetime year to fraction column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction1 (??) - Datetime year to fraction(1) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction2 (??) - Datetime year to fraction(2) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction3 (??) - Datetime year to fraction(3) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction4 (??) - Datetime year to fraction(4) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToFraction5 (??) - Datetime year to fraction(5) column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToMinute (3p) - Datetime year to minute column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToMonth (3p) - Datetime year to month column metadata.
Rose::DB::Object::Metadata::Column::DatetimeYearToSecond (3p) - Datetime year to second column metadata.
Rose::DB::Object::Metadata::Column::Decimal (3p) - Decimal column metadata.
Rose::DB::Object::Metadata::Column::DoublePrecision (3p) - Double-precision column metadata.
Rose::DB::Object::Metadata::Column::Enum (3p) - Enumerated column metadata.
Rose::DB::Object::Metadata::Column::Epoch (3p) - Seconds since the epoch column metadata.
Rose::DB::Object::Metadata::Column::Epoch::HiRes (3p) - Fractional seconds since the epoch column metadata.
Rose::DB::Object::Metadata::Column::Float (3p) - Floating-point column metadata.
Rose::DB::Object::Metadata::Column::Integer (3p) - Integer column metadata.
Rose::DB::Object::Metadata::Column::Interval (3p) - Interval column metadata.
Rose::DB::Object::Metadata::Column::Numeric (3p) - Numeric column metadata.
Rose::DB::Object::Metadata::Column::Pg::Bytea (3p) - PostgreSQL BYTEA column metadata.
Rose::DB::Object::Metadata::Column::Pg::Chkpass (3p) - PostgreSQL CHKPASS column metadata.
Rose::DB::Object::Metadata::Column::Scalar (3p) - Scalar column metadata.
Rose::DB::Object::Metadata::Column::Serial (3p) - Serial column metadata.
Rose::DB::Object::Metadata::Column::Set (3p) - Set column metadata.
Rose::DB::Object::Metadata::Column::Text (3p) - Text column metadata.
Rose::DB::Object::Metadata::Column::Time (3p) - Time column metadata.
Rose::DB::Object::Metadata::Column::Timestamp (3p) - Timestamp column metadata.
Rose::DB::Object::Metadata::Column::Varchar (3p) - Variable-length character column metadata.
Rose::DB::Object::Metadata::ForeignKey (3p) - Foreign key metadata.
Rose::DB::Object::Metadata::PrimaryKey (3p) - Primary key metadata.
Rose::DB::Object::Metadata::Relationship (3p) - Base class for table relationship metadata objects.
Rose::DB::Object::Metadata::Relationship::ManyToMany (3p) - Many to many table relationship metadata object.
Rose::DB::Object::Metadata::Relationship::ManyToOne (3p) - Many to one table relationship metadata object.
Rose::DB::Object::Metadata::Relationship::OneToMany (3p) - One to many table relationship metadata object.
Rose::DB::Object::Metadata::Relationship::OneToOne (3p) - One to one table relationship metadata object.
Rose::DB::Object::Metadata::UniqueKey (3p) - Unique key metadata.
Rose::DB::Object::Std (3p) - Standardized object representation of a single row in a database table.
Rose::DB::Object::Std::Cached (3p) - Memory cached standardized object representation of a single row in a database table.
Rose::DB::Object::Std::Metadata (3p) - Standardized database object metadata.
Rose::DB::Registry (3p) - Data source registry.
Rose::DB::Registry::Entry (3p) - Data source registry entry.
Rose::DateTime (3p) - DateTime helper functions and objects.
Rose::DateTime::Parser (3p) - DateTime parser object.
Rose::DateTime::Util (3p) - Some simple DateTime wrapper functions.
Rose::HTML::Form::Field::Date (3p) - Text field that inflates valid dates into DateTime objects.
Rose::HTML::Form::Field::DateTime (3p) - Text field that inflates valid dates and times into DateTime objects.
Rose::HTML::Form::Field::DateTime::EndDate (3p) - Text field for an "end date" in a date range.
Rose::HTML::Form::Field::DateTime::Range (3p) - Compound field for date ranges with separate text fields for the minimum and maximum dates.
Rose::HTML::Form::Field::DateTime::Split::MDYHMS (3p) - Compound field for dates with separate text fields for month, day, year, hour, minute, and second, and a pop-up menu for AM/PM.
Rose::HTML::Form::Field::DateTime::Split::MonthDayYear (3p) - Compound field for dates with separate text fields for month, day, and year.
Rose::HTML::Form::Field::DateTime::StartDate (3p) - Text field for a "start date" in a date range.
Rose::Object::MakeMethods::DateTime (3p) - Create methods that store DateTime objects.
SDL_BuildAudioCVT (3) - Initializes a SDL_AudioCVT structure for conversion
SDL_CDName (3) - Returns a human-readable, system-dependent identifier for the CD-ROM.
SDL_ConvertAudio (3) - Convert audio data to a desired audio format.
SDL_CreateRGBSurfaceFrom (3) - Create an SDL_Surface from pixel data
SDL_FreeWAV (3) - Frees previously opened WAV data
SDL_GL_SwapBuffers (3) - Swap OpenGL framebuffers/Update Display
SDL_JoystickUpdate (3) - Updates the state of all joysticks
SDL_MixAudio (3) - Mix audio data
SDL_UpdateRect (3) - Makes sure the given area is updated on the given screen.
SDL_UpdateRects (3) - Makes sure the given list of rectangles is updated on the given screen.
SGGBAK (3f) - the right or left eigenvectors of a real generalized eigenvalue problem A*x = lambda*B*x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by SGGBAL
SLAED1 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
SLAED4 (3f) - compute the I-th updated eigenvalue of a symmetric rank-one modification to a diagonal matrix whose elements are given in the array d, and that D(i) < D(j) for i < j and that RHO > 0
SLAED7 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
SLAEDA (3f) - the Z vector corresponding to the merge step in the CURLVLth step of the merge process with TLVLS steps for the CURPBMth problem
SLAGTF (3f) - the matrix (T - lambda*I), where T is an n by n tridiagonal matrix and lambda is a scalar, as T - lambda*I = PLU,
SLAGTS (3f) - be used to solve one of the systems of equations (T - lambda*I)*x = y or (T - lambda*I)'*x = y,
SLAHQR (3f) - i an auxiliary routine called by SHSEQR to update the eigenvalues and Schur decomposition already computed by SHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
SLANTR (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
SLANV2 (3f) - the Schur factorization of a real 2-by-2 nonsymmetric matrix in standard form
SLASD4 (3f) - compute the square root of the I-th updated eigenvalue of a positive symmetric rank-one modification to a positive diagonal matrix whose entries are given as the squares of the corresponding entries in the array d, and that 0 <= D(i) < D(j) for i < j and that RHO > 0
SLASD6 (3f) - the SVD of an updated upper bidiagonal matrix B obtained by merging two smaller ones by appending a row
SLASDA (3f) - divide and conquer approach, SLASDA computes the singular value decomposition (SVD) of a real upper bidiagonal N-by-M matrix B with diagonal D and offdiagonal E, where M = N + SQRE
SLATRZ (3f) - the M-by-(M+L) real upper trapezoidal matrix [ A1 A2 ] = [ A(1:M,1:M) A(1:M,N-L+1:N) ] as ( R 0 ) * Z, by means of orthogonal transformations
SOAP::Data (3p) - this class provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities.
SOAP::Header (3p) - similar to SOAP::Data elements, a SOAP::Header object simply is encoded in the SOAP Header block
SOAP::Serializer (3p) - the means by which the toolkit manages the expression of data as XML
SPI_getargtypeid (3) - return the data type OID for an argument of a plan prepared by SPI_prepare
SPI_gettype (3) - return the data type name of the specified column
SPI_gettypeid (3) - return the data type OID of the specified column
SPI_returntuple (3) - prepare to return a tuple as a Datum
SQL::Abstract (3p) - Generate SQL from Perl data structures
SQL::Parser (3p) -- validate and parse SQL strings
SSBGST (3f) - a real symmetric-definite banded generalized eigenproblem A*x = lambda*B*x to standard form C*y = lambda*y,
SSBGV (3f) - all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite banded eigenproblem, of the form A*x=(lambda)*B*x
SSBGVD (3f) - all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite banded eigenproblem, of the form A*x=(lambda)*B*x
SSBGVX (3f) - selected eigenvalues, and optionally, eigenvectors of a real generalized symmetric-definite banded eigenproblem, of the form A*x=(lambda)*B*x
SSPGST (3f) - a real symmetric-definite generalized eigenproblem to standard form, using packed storage
SSPGV (3f) - all the eigenvalues and, optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
SSPGVD (3f) - all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
SSPGVX (3f) - selected eigenvalues, and optionally, eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
SSYGS2 (3f) - a real symmetric-definite generalized eigenproblem to standard form
SSYGST (3f) - a real symmetric-definite generalized eigenproblem to standard form
SSYGV (3f) - all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
SSYGVD (3f) - all the eigenvalues, and optionally, the eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
SSYGVX (3f) - selected eigenvalues, and optionally, eigenvectors of a real generalized symmetric-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
STGSJA (3f) - the generalized singular value decomposition (GSVD) of two real upper triangular (or trapezoidal) matrices A and B
STZRZF (3f) - the M-by-N ( M<=N ) real upper trapezoidal matrix A to upper triangular form by means of orthogonal transformations
SVG::Graph (3p) - Visualize your data in Scalable Vector Graphics (SVG) format.
ShowTable (3p) - routines to display tabular data in several formats.
Spreadsheet::ParseExcel::Cell (3p) - A class for Cell data and formatting.
TIFFDataWidth (3TIFF) - Get the size of TIFF data types
TIFFFlush, TIFFFlushData (3TIFF) - flush pending writes to an open TIFF file
TIFFReadEncodedStrip (3TIFF) - read and decode a strip of data from an open TIFF file
TIFFReadEncodedTile (3TIFF) - read and decode a tile of data from an open TIFF file
TIFFReadRawStrip (3TIFF) - return the undecoded contents of a strip of data from an open TIFF file
TIFFReadRawTile (3TIFF) - return an undecoded tile of data from an open TIFF file
TIFFReadScanline (3TIFF) - read and decode a scanline of data from an open TIFF file
TIFFReadTile (3TIFF) - read and decode a tile of data from an open TIFF file
TIFFWriteRawStrip (3TIFF) - write a strip of raw data to an open TIFF file
TIFFWriteRawTile (3TIFF) - write a tile of raw data to an open TIFF file
TIFFWriteTile (3TIFF) - encode and write a tile of data to an open TIFF file
TIFFWritedEncodedStrip (3TIFF) - compress and write a strip of data to an open TIFF file
TIFFWritedEncodedTile (3TIFF) - compress and write a tile of data to an open TIFF file
Tcl_ConditionNotify, Tcl_ConditionWait, Tcl_ConditionFinalize, Tcl_GetThreadData, Tcl_MutexLock, Tcl_MutexUnlock, Tcl_MutexFinalize, Tcl_CreateThread, Tcl_JoinThread (3) - Tcl thread support.
Tcl_CreateChannel, Tcl_GetChannelInstanceData, Tcl_GetChannelType, Tcl_GetChannelName, Tcl_GetChannelHandle, Tcl_GetChannelMode, Tcl_GetChannelBufferSize, Tcl_SetChannelBufferSize, Tcl_NotifyChannel, Tcl_BadChannelOption, Tcl_ChannelName, Tcl_ChannelVersion, Tcl_ChannelBlockModeProc, Tcl_ChannelCloseProc, Tcl_ChannelClose2Proc, Tcl_ChannelInputProc, Tcl_ChannelOutputProc, Tcl_ChannelSeekProc, Tcl_ChannelWideSeekProc, Tcl_ChannelSetOptionProc, Tcl_ChannelGetOptionProc, Tcl_ChannelWatchProc, Tcl_ChannelGetHandleProc, Tcl_ChannelFlushProc, Tcl_ChannelHandlerProc, Tcl_ChannelThreadActionProc, Tcl_IsChannelShared, Tcl_IsChannelRegistered, Tcl_CutChannel, Tcl_SpliceChannel, Tcl_IsChannelExisting, Tcl_ClearChannelHandlers, Tcl_GetChannelThread, Tcl_ChannelBuffered (3) - procedures for creating and manipulating channels
Tcl_CreateChannelHandler, Tcl_DeleteChannelHandler (3) - call a procedure when a channel becomes readable or writable
Tcl_CreateEventSource, Tcl_DeleteEventSource, Tcl_SetMaxBlockTime, Tcl_QueueEvent, Tcl_ThreadQueueEvent, Tcl_ThreadAlert, Tcl_GetCurrentThread, Tcl_DeleteEvents, Tcl_InitNotifier, Tcl_FinalizeNotifier, Tcl_WaitForEvent, Tcl_AlertNotifier, Tcl_SetTimer, Tcl_ServiceAll, Tcl_ServiceEvent, Tcl_GetServiceMode, Tcl_SetServiceMode (3) - the event queue and notifier interfaces
Tcl_DumpActiveMemory, Tcl_InitMemory, Tcl_ValidateAllMemory (3) - Validated memory allocation interface.
Tcl_FSRegister, Tcl_FSUnregister, Tcl_FSData, Tcl_FSMountsChanged, Tcl_FSGetFileSystemForPath, Tcl_FSGetPathType, Tcl_FSCopyFile, Tcl_FSCopyDirectory, Tcl_FSCreateDirectory, Tcl_FSDeleteFile, Tcl_FSRemoveDirectory, Tcl_FSRenameFile, Tcl_FSListVolumes, Tcl_FSEvalFile, Tcl_FSLoadFile, Tcl_FSMatchInDirectory, Tcl_FSLink, Tcl_FSLstat, Tcl_FSUtime, Tcl_FSFileAttrsGet, Tcl_FSFileAttrsSet, Tcl_FSFileAttrStrings, Tcl_FSStat, Tcl_FSAccess, Tcl_FSOpenFileChannel, Tcl_FSGetCwd, Tcl_FSChdir, Tcl_FSPathSeparator, Tcl_FSJoinPath, Tcl_FSSplitPath, Tcl_FSEqualPaths, Tcl_FSGetNormalizedPath, Tcl_FSJoinToPath, Tcl_FSConvertToPathType, Tcl_FSGetInternalRep, Tcl_FSGetTranslatedPath, Tcl_FSGetTranslatedStringPath, Tcl_FSNewNativePath, Tcl_FSGetNativePath, Tcl_FSFileSystemInfo, Tcl_AllocStatBuf (3) - procedures to interact with any filesystem
Tcl_GetAssocData, Tcl_SetAssocData, Tcl_DeleteAssocData (3) - manage associations of string keys and user specified data with Tcl interpreters.
Tcl_GetOpenFile (3) - Get a standard IO File * handle from a channel. (Unix only)
Tcl_GetStdChannel, Tcl_SetStdChannel (3) - procedures for retrieving and replacing the standard channels
Tcl_GetTime (3) - get date and time
Tcl_LinkVar, Tcl_UnlinkVar, Tcl_UpdateLinkedVar (3) - link Tcl variable to C variable
Tcl_NewObj, Tcl_DuplicateObj, Tcl_IncrRefCount, Tcl_DecrRefCount, Tcl_IsShared, Tcl_InvalidateStringRep (3) - manipulate Tcl objects
Tcl_OpenFileChannel, Tcl_OpenCommandChannel, Tcl_MakeFileChannel, Tcl_GetChannel, Tcl_GetChannelNames, Tcl_GetChannelNamesEx, Tcl_RegisterChannel, Tcl_UnregisterChannel, Tcl_DetachChannel, Tcl_IsStandardChannel, Tcl_Close, Tcl_ReadChars, Tcl_Read, Tcl_GetsObj, Tcl_Gets, Tcl_WriteObj, Tcl_WriteChars, Tcl_Write, Tcl_Flush, Tcl_Seek, Tcl_Tell, Tcl_GetChannelOption, Tcl_SetChannelOption, Tcl_Eof, Tcl_InputBlocked, Tcl_InputBuffered, Tcl_OutputBuffered, Tcl_Ungets, Tcl_ReadRaw, Tcl_WriteRaw (3) - buffered I/O facilities using channels
Tcl_ParseCommand, Tcl_ParseExpr, Tcl_ParseBraces, Tcl_ParseQuotedString, Tcl_ParseVarName, Tcl_ParseVar, Tcl_FreeParse, Tcl_EvalTokens, Tcl_EvalTokensStandard (3) - parse Tcl scripts and expressions
Tcl_RecordAndEval (3) - save command on history list before evaluating
Tcl_RecordAndEvalObj (3) - save command on history list before evaluating
Tcl_RegisterObjType, Tcl_GetObjType, Tcl_AppendAllObjTypes, Tcl_ConvertToType (3) - manipulate Tcl object types
Tcl_StandardChannels (3) - How the Tcl library deals with the standard channels
Tcl_WrongNumArgs (3) - generate standard error message for wrong number of arguments
Template::Iterator (3p) - Data iterator used by the FOREACH directive
Template::Manual::Filters (3p) - Standard filters
Template::Manual::Plugins (3p) - Standard plugins
Template::Plugin::Datafile (3p) - Plugin to construct records from a simple data file
Template::Plugin::Date (3p) - Plugin to generate formatted date strings
Template::Plugin::Dumper (3p) - Plugin interface to Data::Dumper
Template::Plugin::Table (3p) - Plugin to present data in a table
Template::Tutorial::Datafile (3p) - Creating Data Output Files Using the Template Toolkit
Text::PDF::SFont (3p) - PDF Standard inbuilt font resource object. Inherits from Text::PDF::Dict
This (3p) - provides the basic capabilities to parse the output alignments from the ProDA multiple sequence alignment program (http://proda.stanford.edu)
Tie::DBI (3p) - Tie hashes to DBI relational databases
Tie::RDBM (3p) - Tie hashes to relational databases
Tk::CmdLine (3p) - Process standard X11 command line options and set initial resources
Tk::Dialog (3p) - Create modal dialog and wait for a response.
Tk::fileevent (3p) - Execute a callback when a filehandle becomes readable or writable
Tk::options (3p) - Standard options supported by widgets and their manipulation
Tk::tixWm (3p) - Tix's addition to the standard TK wm command.
Tk_AddOption (3) - Add an option to the option database
Tk_AllocBitmapFromObj, Tk_GetBitmap, Tk_GetBitmapFromObj, Tk_DefineBitmap, Tk_NameOfBitmap, Tk_SizeOfBitmap, Tk_FreeBitmapFromObj, Tk_FreeBitmap (3) - maintain database of single-plane pixmaps
Tk_AllocColorFromObj, Tk_GetColor, Tk_GetColorFromObj, Tk_GetColorByValue, Tk_NameOfColor, Tk_FreeColorFromObj, Tk_FreeColor (3) - maintain database of colors
Tk_AllocCursorFromObj, Tk_GetCursor, Tk_GetCursorFromObj, Tk_GetCursorFromData, Tk_NameOfCursor, Tk_FreeCursorFromObj, Tk_FreeCursor (3) - maintain database of cursors
Tk_AllocFontFromObj, Tk_GetFont, Tk_GetFontFromObj, Tk_NameOfFont, Tk_FreeFontFromObj, Tk_FreeFont (3) - maintain database of fonts
Tk_ClipboardClear, Tk_ClipboardAppend (3) - Manage the clipboard
Tk_CreateImageType, Tk_GetImageMasterData, Tk_InitImageArgs (3) - define new kind of image
Tk_FindPhoto, Tk_PhotoPutBlock, Tk_PhotoPutZoomedBlock, Tk_PhotoGetImage, Tk_PhotoBlank, Tk_PhotoExpand, Tk_PhotoGetSize, Tk_PhotoSetSize (3) - manipulate the image data stored in a photo image.
Tk_GetDash (3) - convert from string to valid dash structure.
Tk_GetGC, Tk_FreeGC (3) - maintain database of read-only graphics contexts
Tk_GetOption (3) - retrieve an option from the option database
Tk_WindowId, Tk_Parent, Tk_Display, Tk_DisplayName, Tk_ScreenNumber, Tk_Screen, Tk_X, Tk_Y, Tk_Width, Tk_Height, Tk_Changes, Tk_Attributes, Tk_IsContainer, Tk_IsEmbedded, Tk_IsMapped, Tk_IsTopLevel, Tk_ReqWidth, Tk_ReqHeight, Tk_MinReqWidth, Tk_MinReqHeight, Tk_InternalBorderLeft, Tk_InternalBorderRight, Tk_InternalBorderTop, Tk_InternalBorderBottom, Tk_Visual, Tk_Depth, Tk_Colormap (3) - retrieve information from Tk's local data structure
Tree::DAG_Node (3p) - (super)class for representing nodes in a tree
Tree::Simple::Visitor::FromNestedArray (3p) - A Visitor for creating Tree::Simple objects from nested array trees.
Tree::Simple::Visitor::ToNestedArray (3p) - A Visitor for creating nested array trees from Tree::Simple objects.
UPDATE (7) - update rows of a table
URI::data (3p) - URI that contains immediate data
URI::ldap (3p) - LDAP Uniform Resource Locators
UilDumpSymbolTable (3) - Dumps the contents of a named UIL symbol table to standard output
VACUUM (7) - garbage-collect and optionally analyze a database
WWW::RobotRules (3p) - database of robots.txt-derived permissions
WidgetDemo() (3p) - create a standard widget demonstration window.
XML::Checker (3p) - A perl module for validating XML
XML::Checker::Parser (3p) - an XML::Parser that validates at parse time
XML::DOM::CDATASection (3p) - Escaping XML text blocks in XML::DOM
XML::DOM::CharacterData (3p) - Common interface for Text, CDATASections and Comments
XML::DOM::ValParser (3p) - an XML::DOM::Parser that validates at parse time
XML::Handler::XMLWriter (3p) - a PerlSAX handler for writing readable XML
XML::LibXML::CDATASection (3p) - XML::LibXML Class for CDATA Sections
XML::LibXML::Parser (3p) - Parsing XML Data with XML::LibXML
XML::LibXML::RelaxNG (3p) - RelaxNG Schema Validation
XML::LibXML::Schema (3p) - XML Schema Validation
XML::PatAct::Amsterdam (3p) - An action module for simplistic style-sheets
XML::RSS (3) - creates and updates RSS files
XML::Stream (3p) - Creates and XML Stream connection and parses return data
XmClipboardCopy (3) - A clipboard function that copies a data item to temporary storage for later copying to clipboard
XmClipboardCopyByName (3) - A clipboard function that copies a data item passed by name
XmClipboardEndCopy (3) - A clipboard function that completes the copying of data to the clipboard
XmClipboardEndRetrieve (3) - A clipboard function that completes retrieval of data from the clipboard
XmClipboardInquireCount (3) - A clipboard function that returns the number of data item formats
XmClipboardInquireLength (3) - A clipboard function that returns the length of the stored data
XmClipboardInquirePendingItems (3) - A clipboard function that returns a list of data ID/private ID pairs
XmClipboardRetrieve (3) - A clipboard function that retrieves a data item from the clipboard
XmClipboardStartCopy (3) - A clipboard function that sets up a storage and data structure
XmClipboardStartRetrieve (3) - A clipboard function that prepares to retrieve data from the clipboard
XmClipboardWithdrawFormat (3) - A clipboard function that indicates that the application no longer wants to supply a data item
XmComboBoxUpdate (3) - A ComboBox function that resynchronizes data
XmCommandAppendValue (3) - A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget
XmDataField (3) - The DataField widget class
XmDataFieldCopy (3) - A DataField function that copies the primary selection to the clipboard
XmDataFieldCut (3) - A DataField function that copies the primary selection to the clipboard and deletes the selected text
XmDataFieldGetSelection (3) - A DataField function that retrieves the value of the primary selection
XmDataFieldGetSelectionPosition (3) - A DataField function that accesses the position of the primary selection
XmDataFieldGetString (3) - A DataField function that accesses the string value
XmDataFieldGetStringWcs (3) - A DataField function that retrieves a copy of the wide character string value of a DataField widget
XmDataFieldPaste (3) - A DataField function that inserts the clipboard selection
XmDataFieldSetAddMode (3) - A DataField function that sets the state of Add mode
XmDataFieldSetEditable (3) - A DataField function that sets the edit permission
XmDataFieldSetHighlight (3) - A DataField function that highlights text
XmDataFieldSetInsertionPosition (3) - A DataField function that sets the position of the insertion cursor
XmDataFieldSetSelection (3) - A DataField function that sets the primary selection of the text
XmDataFieldSetString (3) - A DataField function that sets the string value
XmDataFieldXYToPos (3) - A DataField function that accesses the character position nearest an x and y position
XmDirection (3) - Data type for the direction of widget components
XmDropSiteEndUpdate (3) - A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteStartUpdate (3) - A Drag and Drop function that facilitates processing updates to multiple drop sites
XmDropSiteUpdate (3) - A Drag and Drop function that sets resource values for a drop site
XmFontList (3) - Data type for a font list
XmGetSecondaryResourceData (3) - A function that provides access to secondary widget resource data
XmImSetFocusValues (3) - An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes
XmImSetValues (3) - An input manager function that updates attributes of an input context
XmImVaSetFocusValues (3) - An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes
XmImVaSetValues (3) - An input manager function that updates attributes of an input context
XmListUpdateSelectedList (3) - A List function that updates the XmNselectedItems resource
XmParseMapping (3) - Data type for a compound string parse mapping
XmParseTable (3) - Data type for a compound string parse table
XmPrintToFile (3) - Retrieves and saves data that would normally be printed by the X Print Server.
XmRenderTable (3) - Data type for a render table
XmRenditionUpdate (3) - A convenience function that modifies resources
XmScrollVisible (3) - A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
XmSpinBoxValidatePosition (3) - translate the current value of the specified XmSpinBox child into a valid position
XmString (3) - Data type for a compound string
XmStringComponentType (3) - Data type for compound string components
XmStringDirection (3) - Data type for the direction of display in a string
XmStringFreeContext (3) - A compound string function that releases the string scanning context data structure
XmStringInitContext (3) - A compound string function that creates a data structure for scanning an XmString component by component
XmStringTable (3) - Data type for an array of compound strings
XmTab (3) - Data type for a tab stop
XmTabList (3) - Data type for a tab list
XmTextDisableRedisplay (3) - A Text function that temporarily prevents visual update of the Text widget
XmTextEnableRedisplay (3) - A Text function that forces the visual update of a Text widget
XmTextPosition (3) - Data type for a character position within a text string
XmTrackingEvent (3) - A Toolkit function that provides a modal interaction
XmTrackingLocate (3) - A Toolkit function that provides a modal interaction
XmTransferDone (3) - A toolkit function that completes a data transfer
XmTransferValue (3) - A toolkit function that transfers data to a destination
XmUpdateDisplay (3) - A function that processes all pending exposure events immediately
XmVaCreateArrowButton, XmVaCreateManagedArrowButton (3) - A ArrowButton widget convenience creation functions.
XmVaCreateArrowButtonGadget, XmVaCreateManagedArrowButtonGadget (3) - A ArrowButtonGadget widget convenience creation functions.
XmVaCreateDataField, XmVaCreateManagedDataField (3) - A DataField widget convenience creation functions.
ZGGBAK (3f) - the right or left eigenvectors of a complex generalized eigenvalue problem A*x = lambda*B*x, by backward transformation on the computed eigenvectors of the balanced pair of matrices output by ZGGBAL
ZHBGST (3f) - a complex Hermitian-definite banded generalized eigenproblem A*x = lambda*B*x to standard form C*y = lambda*y,
ZHBGV (3f) - all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A*x=(lambda)*B*x
ZHBGVD (3f) - all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A*x=(lambda)*B*x
ZHBGVX (3f) - all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite banded eigenproblem, of the form A*x=(lambda)*B*x
ZHEGS2 (3f) - a complex Hermitian-definite generalized eigenproblem to standard form
ZHEGST (3f) - a complex Hermitian-definite generalized eigenproblem to standard form
ZHEGV (3f) - all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
ZHEGVD (3f) - all the eigenvalues, and optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
ZHEGVX (3f) - selected eigenvalues, and optionally, eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
ZHPGST (3f) - a complex Hermitian-definite generalized eigenproblem to standard form, using packed storage
ZHPGV (3f) - all the eigenvalues and, optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
ZHPGVD (3f) - all the eigenvalues and, optionally, the eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
ZHPGVX (3f) - selected eigenvalues and, optionally, eigenvectors of a complex generalized Hermitian-definite eigenproblem, of the form A*x=(lambda)*B*x, A*Bx=(lambda)*x, or B*A*x=(lambda)*x
ZLAED7 (3f) - the updated eigensystem of a diagonal matrix after modification by a rank-one symmetric matrix
ZLAHQR (3f) - i an auxiliary routine called by CHSEQR to update the eigenvalues and Schur decomposition already computed by CHSEQR, by dealing with the Hessenberg submatrix in rows and columns ILO to IHI
ZLANTR (3f) - the value of the one norm, or the Frobenius norm, or the infinity norm, or the element of largest absolute value of a trapezoidal or triangular matrix A
ZLATRZ (3f) - the M-by-(M+L) complex upper trapezoidal matrix [ A1 A2 ] = [ A(1:M,1:M) A(1:M,N-L+1:N) ] as ( R 0 ) * Z by means of unitary transformations, where Z is an (M+L)-by-(M+L) unitary matrix and, R and A1 are M-by-M upper triangular matrices
ZTGSJA (3f) - the generalized singular value decomposition (GSVD) of two complex upper triangular (or trapezoidal) matrices A and B
ZTZRZF (3f) - the M-by-N ( M<=N ) complex upper trapezoidal matrix A to upper triangular form by means of unitary transformations
aliases (5) - Postfix local alias database format
amadmin (8) - administrative interface to control AMANDA backups
amanda (8) - Advanced Maryland Automatic Network Disk Archiver
amanda.conf (5) - Main configuration file for AMANDA, the Advanced Maryland Automatic Network Disk Archiver
amcheck (8) - run AMANDA self-checks
amcheckdb (8) - check AMANDA database for tape consistency
amcleanup (8) - run the AMANDA cleanup process after a failure
amdd (8) - AMANDA version of dd
amdump (8) - back up all disks in an AMANDA configuration
amflush (8) - flush AMANDA backup files from holding disk to tape
amgetconf (8) - look up amanda.conf variables
amlabel (8) - label an AMANDA tape
ammt (8) - AMANDA version of mt
amoverview (8) - display file systems processed by AMANDA over time
amplot (8) - visualize the behavior of AMANDA
amrecover (8) - AMANDA index database browser
amreport (8) - generate a formatted output of statistics for an AMANDA run
amrestore (8) - extract backup images from an AMANDA tape
amrmtape (8) - remove a tape from the AMANDA database
amstatus (8) - display the state of an AMANDA run
amtape (8) - user interface to AMANDA tape changer controls
amtoc (8) - generate TOC (Table Of Contents) for an AMANDA run
amverify (8) - check an Amanda tape for errors
amverifyrun (8) - check the tapes written by the last AMANDA run
archive_read_disk_new, archive_read_disk_set_symlink_logical, archive_read_disk_set_symlink_physical, archive_read_disk_set_symlink_hybrid, archive_read_disk_entry_from_file, archive_read_disk_gname, archive_read_disk_uname, archive_read_disk_set_uname_lookup, archive_read_disk_set_gname_lookup, archive_read_disk_set_standard_lookup, archive_read_close, archive_read_finish (3) - functions for reading objects from disk
archive_read_new, archive_read_set_filter_options, archive_read_set_format_options, archive_read_set_options, archive_read_support_compression_all, archive_read_support_compression_bzip2, archive_read_support_compression_compress, archive_read_support_compression_gzip, archive_read_support_compression_lzma, archive_read_support_compression_none, archive_read_support_compression_xz, archive_read_support_compression_program, archive_read_support_compression_program_signature, archive_read_support_format_all, archive_read_support_format_ar, archive_read_support_format_cpio, archive_read_support_format_empty, archive_read_support_format_iso9660, archive_read_support_format_mtree, archive_read_support_format_raw, archive_read_support_format_tar, archive_read_support_format_zip, archive_read_open, archive_read_open2, archive_read_open_fd, archive_read_open_FILE, archive_read_open_filename, archive_read_open_memory, archive_read_next_header, archive_read_next_header2, archive_read_data, archive_read_data_block, archive_read_data_skip, archive_read_data_into_buffer, archive_read_data_into_fd, archive_read_extract, archive_read_extract2, archive_read_extract_set_progress_callback, archive_read_close, archive_read_finish (3) - functions for reading streaming archives
archive_write_disk_new, archive_write_disk_set_options, archive_write_disk_set_skip_file, archive_write_disk_set_group_lookup, archive_write_disk_set_standard_lookup, archive_write_disk_set_user_lookup, archive_write_header, archive_write_data, archive_write_finish_entry, archive_write_close, archive_write_finish (3) - functions for creating objects on disk
archive_write_new, archive_write_set_format_cpio, archive_write_set_format_pax, archive_write_set_format_pax_restricted, archive_write_set_format_shar, archive_write_set_format_shar_binary, archive_write_set_format_ustar, archive_write_get_bytes_per_block, archive_write_set_bytes_per_block, archive_write_set_bytes_in_last_block, archive_write_set_compression_bzip2, archive_write_set_compression_compress, archive_write_set_compression_gzip, archive_write_set_compression_none, archive_write_set_compression_program, archive_write_set_compressor_options, archive_write_set_format_options, archive_write_set_options, archive_write_open, archive_write_open_fd, archive_write_open_FILE, archive_write_open_filename, archive_write_open_memory, archive_write_header, archive_write_data, archive_write_finish_entry, archive_write_close, archive_write_finish (3) - functions for creating archives
auto_execok, auto_import, auto_load, auto_mkindex, auto_mkindex_old, auto_qualify, auto_reset, tcl_findLibrary, parray, tcl_endOfWord, tcl_startOfNextWord, tcl_startOfPreviousWord, tcl_wordBreakAfter, tcl_wordBreakBefore (n) - standard library of Tcl procedures
autopoint (1) - copies standard gettext infrastructure
avahi-browse (1) - Browse for mDNS/DNS-SD services using the Avahi daemon
avahi-daemon (8) - The Avahi mDNS/DNS-SD daemon
avahi-daemon.conf (5) - avahi-daemon configuration file
avahi-dnsconfd (8) - Unicast DNS server from mDNS/DNS-SD configuration daemon
avahi-publish-service (1) - Register an mDNS/DNS-SD service or host name or address mapping using the Avahi daemon
avahi-resolve (1) - Resolve one or more mDNS/DNS host name(s) to IP address(es) (and vice versa) using the Avahi daemon
avahi.hosts (5) - avahi-daemon static host name file
avahi.service (5) - avahi-daemon static service file
bacula-fd (8) - Bacula's File Daemon
bdf2gdfont.pl (1) - Convert X11 "BDF" fonts into a loadable font format for GD.
ber_alloc_t, ber_flush, ber_flush2, ber_printf, ber_put_int, ber_put_enum, ber_put_ostring, ber_put_string, ber_put_null, ber_put_boolean, ber_put_bitstring, ber_start_seq, ber_start_set, ber_put_seq, ber_put_set (3) - OpenLDAP LBER simplified Basic Encoding Rules library routines for encoding
ber_get_next, ber_skip_tag, ber_peek_tag, ber_scanf, ber_get_int, ber_get_enum, ber_get_stringb, ber_get_stringa, ber_get_stringal, ber_get_stringbv, ber_get_null, ber_get_boolean, ber_get_bitstring, ber_first_element, ber_next_element (3) - OpenLDAP LBER simplified Basic Encoding Rules library routines for decoding
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t, structberval, BerValue, BerVarray, BerElement, ber_bvfree, ber_bvecfree, ber_bvecadd, ber_bvarray_free, ber_bvarray_add, ber_bvdup, ber_dupbv, ber_bvstr, ber_bvstrdup, ber_str2bv, ber_alloc_t, ber_init, ber_init2, ber_free (3) - OpenLDAP LBER types and allocation functions
ber_memalloc, ber_memcalloc, ber_memrealloc, ber_memfree, ber_memvfree (3) - OpenLDAP LBER memory allocators
ber_sockbuf_alloc, ber_sockbuf_free, ber_sockbuf_ctrl, ber_sockbuf_add_io, ber_sockbuf_remove_io, Sockbuf_IO (3) - OpenLDAP LBER I/O infrastructure
biogetseq (1) - sequence retrieval using OBDA registry
blkcat (1) - Display the contents of file system data unit in a disk image.
blkls (1) - List or output file system data units.
blkstat (1) - Display details of a file system data unit (i.e. block or sector)
bp_fast_load_gff.pl (1) - Fast-load a Bio::DB::GFF database from GFF files.
bp_fetch.pl (1) - fetches sequences from bioperl indexed databases
bp_genbank2gff.pl (1) - Load a Bio::DB::GFF database from GENBANK files.
bp_load_gff.pl (1) - Load a Bio::DB::GFF database from GFF files.
bp_meta_gff.pl (1) - Get/set Bio::DB::GFF meta-data
bp_nrdb.PLS (1) - a script to emulate Warren Gish's nrdb, make a unique sequence database from a set of input databases
bulk_load_gff.pl (1) - Bulk-load a Bio::DB::GFF database from GFF files.
bzip2, bunzip2 (1) - a block-sorting file compressor, v1.0.6 bzcat - decompresses files to stdout bzip2recover - recovers data from damaged bzip2 files
catdoc (1) - reads MS-Word file and puts its content as plain text on standard output
catppt (1) - reads MS-PowerPoint file and puts its content on standard output
chert-update (1) - Update a chert database to the new format keys
clamd (8) - an anti-virus daemon
clamd.conf (5) - Configuration file for Clam AntiVirus Daemon
clamdscan (1) - scan files and directories for viruses using Clam AntiVirus Daemon
clamdtop (1) - monitor the Clam AntiVirus Daemon
clusterdb (1) - cluster a PostgreSQL database
copydatabase (1) - Perform a document-by-document copy of one or more Xapian databases
couchdb (1) - Apache CouchDB database server
createdb (1) - create a new PostgreSQL database
crtsv (1) - mutual converter between TSV and QDBM Curia database
curl_easy_recv (3) - receives raw data on an "easy" connection
curl_easy_send (3) - sends raw data over an "easy" connection
curl_formadd (3) - add a section to a multipart/formdata HTTP POST
curl_formfree (3) - free a previously build multipart/formdata HTTP POST chain
curl_formget (3) - serialize a previously built multipart/formdata HTTP POST chain
curl_getdate (3) - Convert a date string to number of seconds since January 1, 1970
curl_multi_assign (3) - set data to association with an internal socket
curl_multi_perform (3) - reads/writes available data from each easy handle
curl_multi_socket (3) - reads/writes available data
curl_multi_socket_action (3) - reads/writes available data given an action
datacopy (1) - move table data between two servers
dbiprof (1) - command-line client for DBI::ProfileData
dblink (3) - executes a query in a remote database
dblink_build_sql_update (3) - builds an UPDATE statement using a local tuple, replacing the primary key field values with alternative supplied values
dblink_close (3) - closes a cursor in a remote database
dblink_connect (3) - opens a persistent connection to a remote database
dblink_connect_u (3) - opens a persistent connection to a remote database, insecurely
dblink_disconnect (3) - closes a persistent connection to a remote database
dblink_exec (3) - executes a command in a remote database
dblink_fetch (3) - returns rows from an open cursor in a remote database
dblink_open (3) - opens a cursor in a remote database
dblink_send_query (3) - sends an async query to a remote database
dbsplit (1) - script to split an input set of database(s) into smaller pieces
dbus-daemon (1) - Message bus daemon
dde (n) - Execute a Dynamic Data Exchange command
default_store (3) - generic storage of global data.
delve (1) - Inspect the contents of a Xapian database
desktop-file-validate (1) - Validate desktop entry files
dp (8) - parse dates 822-style
dptsv (1) - mutual converter between TSV and QDBM Depot database
dropdb (1) - remove a PostgreSQL database
dvipdf (1) - konvertiert TeX-DVI-Dateien nach PDF mittels Ghostscript und dvips
e2image (8) - Save critical ext2/ext3 filesystem metadata to a file
einfo.pl (1) - query einfo to find all available databases or information about a specific database (field information or links to other NCBI databases)
fax2tiff (1) - create a TIFF Class F fax file from raw fax data
fcopy (n) - Copy data from one channel to another.
fileevent (n) - Execute a script when a channel becomes readable or writable
fiz (1) - analyze damaged zoo archive for data revovery
floppyd (1) - floppy daemon for remote access to floppy drive floppyd_installtest - tests whether floppyd is installed and running
freebcp (1) - bulk loading utility for Sybase and Microsoft databases
freshclam (1) - update virus databases
freshclam.conf (5) - Configuration file for Clam AntiVirus database update tool
genbrk (1) - Compiles ICU break iteration rules source files into binary data files
genccode (8) - generate C or platform specific assembly code from an ICU data file.
gencmn (8) - generate an ICU memory-mappable data file
gensprep (8) - compile StringPrep data from files filtered by filterRFC3454.pl
genuca (8) - create the UCA data table
geoipupdate (1) - a program for updating the MaxMind GeoIP databases
getwchar (3) - read a wide character from standard input
git-cvsimport (1) - Salvage your data out of another SCM people love to hate
git-daemon (1) - A really simple server for git repositories
git-fast-export (1) - Git data exporter
git-fast-import (1) - Backend for fast Git data importers
git-fsck (1) - Verifies the connectivity and validity of the objects in the database
git-fsck-objects (1) - Verifies the connectivity and validity of the objects in the database
git-http-push (1) - Push objects over HTTP/DAV to another repository
git-merge-one-file (1) - The standard helper program to use with git-mergeindex
git-pack-redundant (1) - Find redundant pack files
git-prune (1) - Prune all unreachable objects from the object database
git-push (1) - Update remote refs along with associated objects
git-rebase (1) - Forward-port local commits to the updated upstream head
git-submodule (1) - Initialize, update or inspect submodules
git-update-index (1) - Register file contents in the working tree to the index
git-update-ref (1) - Update the object name stored in a ref safely
git-update-server-info (1) - Update auxiliary info file to help dumb servers
git-verify-pack (1) - Validate packed git archive files
gnome-options (7) - Standard Command Line Options for GNOME 2 Programs
gnutls_pkcs12_bag_get_data (3) - API function
gnutls_pkcs12_bag_set_data (3) - API function
gnutls_session_get_data (3) - API function
gnutls_session_get_data2 (3) - API function
gnutls_session_set_data (3) - API function
gnutls_x509_crl_get_extension_data (3) - API function
gnutls_x509_crl_get_next_update (3) - API function
gnutls_x509_crl_get_this_update (3) - API function
gnutls_x509_crl_set_next_update (3) - API function
gnutls_x509_crl_set_this_update (3) - API function
gnutls_x509_crq_get_attribute_data (3) - API function
gnutls_x509_crq_get_extension_data (3) - API function
gnutls_x509_crt_get_extension_data (3) - API function
gnutls_x509_crt_verify_data (3) - API function
gnutls_x509_privkey_sign_data (3) - API function
gnutls_x509_privkey_verify_data (3) - API function
gsettings-data-convert (1) - GConf to GSettings data migration
hfind (1) - Lookup a hash value in a hash database
htdbm (1) - Manipulate DBM password databases
icupkg (8) - extract or modify an ICU .dat archive
ifind (1) - Find the meta-data structure that has allocated a given disk unit or file name.
indxbib (1) - make inverted index for bibliographic databases
initdb (1) - create a new PostgreSQL database cluster
intltool-update (8) - updates PO template file and merge translations with it
ispell, buildhash, munchlist, findaffix, tryaffix, icombine, ijoin (1) - Interactive spelling checking
istat (1) - Display details of a meta-data structure (i.e. inode)
kpsewhich (1) - standalone path lookup and and expansion for kpathsea
latex, elatex, lambda, pdflatex (1) - structured text formatting and typesetting
ldap (3) - OpenLDAP Lightweight Directory Access Protocol API
ldap.conf, .ldaprc (5) - LDAP configuration file/environment variables
ldap_abandon_ext (3) - Abandon an LDAP operation in progress
ldap_add_ext, ldap_add_ext_s (3) - Perform an LDAP add operation
ldap_bind, ldap_bind_s, ldap_simple_bind, ldap_simple_bind_s, ldap_sasl_bind, ldap_sasl_bind_s, ldap_sasl_interactive_bind_s, ldap_parse_sasl_bind_result, ldap_unbind, ldap_unbind_s, ldap_unbind_ext, ldap_unbind_ext_s, ldap_set_rebind_proc (3) - LDAP bind routines
ldap_compare, ldap_compare_s, ldap_compare_ext, ldap_compare_ext_s (3) - Perform an LDAP compare operation.
ldap_control_create, ldap_control_find, ldap_control_dup, ldap_controls_dup, ldap_control_free, ldap_controls_free (3) - LDAP control manipulation routines
ldap_delete, ldap_delete_s, ldap_delete_ext, ldap_delete_ext_s (3) - Perform an LDAP delete operation.
ldap_extended_operation, ldap_extended_operation_s (3) - Extends the LDAP operations to the LDAP server.
ldap_first_attribute, ldap_next_attribute (3) - step through LDAP entry attributes
ldap_first_entry, ldap_next_entry, ldap_count_entries (3) - LDAP result entry parsing and counting routines
ldap_first_message, ldap_next_message, ldap_count_messages (3) - Stepping through messages in a result chain
ldap_first_reference, ldap_next_reference, ldap_count_references (3) - Stepping through continuation references in a result chain
ldap_get_dn, ldap_explode_dn, ldap_explode_rdn, ldap_dn2ufn (3) - LDAP DN handling routines
ldap_get_option, ldap_set_option (3) - LDAP option handling routines
ldap_get_values, ldap_get_values_len, ldap_count_values (3) - LDAP attribute value handling routines
ldap_init, ldap_initialize, ldap_open (3) - Initialize the LDAP library and open a connection to an LDAP server
ldap_is_ldap_url, ldap_url_parse, ldap_free_urldesc (3) - LDAP Uniform Resource Locator routines
ldap_memfree, ldap_memvfree, ldap_memalloc, ldap_memcalloc, ldap_memrealloc, ldap_strdup (3) - LDAP memory allocation routines
ldap_modify_ext, ldap_modify_ext_s (3) - Perform an LDAP modify operation
ldap_modrdn, ldap_modrdn_s, ldap_modrdn2, ldap_modrdn2_s (3) - Perform an LDAP modify RDN operation
ldap_parse_reference (3) - Extract referrals and controls from a reference message
ldap_parse_result (3) - Parsing results
ldap_parse_sort_control (3) - Decode the information returned from a search operation that used a server-side sort control
ldap_parse_vlv_control (3) - Decode the information returned from a search operation that used a VLV (virtual list view) control
ldap_perror, ld_errno, ldap_result2error, ldap_errlist, ldap_err2string (3) - LDAP protocol error handling routines
ldap_rename, ldap_rename_s (3) - Renames the specified entry.
ldap_result (3) - Wait for the result of an LDAP operation
ldap_search, ldap_search_s, ldap_search_st, ldap_search_ext, ldap_search_ext_s (3) - Perform an LDAP search operation
ldap_sort_entries, ldap_sort_values, ldap_sort_strcasecmp (3) - LDAP sorting routines (deprecated)
ldap_start_tls, ldap_start_tls_s, ldap_tls_inplace, ldap_install_tls (3) - LDAP TLS initialization routines
ldap_str2syntax, ldap_syntax2str, ldap_syntax2name, ldap_syntax_free, ldap_str2matchingrule, ldap_matchingrule2str, ldap_matchingrule2name, ldap_matchingrule_free, ldap_str2attributetype, ldap_attributetype2str, ldap_attributetype2name, ldap_attributetype_free, ldap_str2objectclass, ldap_objectclass2str, ldap_objectclass2name, ldap_objectclass_free, ldap_scherr2str (3) - Schema definition handling routines
ldap_sync_init, ldap_sync_init_refresh_only, ldap_sync_init_refresh_and_persist, ldap_sync_poll (3) - LDAP sync routines
ldap_table (5) - Postfix LDAP client configuration
ldapcompare (1) - LDAP compare tool
ldapdelete (1) - LDAP delete entry tool
ldapexop (1) - issue LDAP extended operations
ldapmodify, ldapadd (1) - LDAP modify entry and LDAP add entry tools
ldapmodrdn (1) - LDAP rename entry tool
ldappasswd (1) - change the password of an LDAP entry
ldapsearch (1) - LDAP search tool
ldapurl (1) - LDAP URL formatting tool
ldapvacation (1) - return ``I am not here'' indication
ldapvacation.conf (5) - ldapvacation configuration file
ldapvi (1) - LDAP client
ldapwhoami (1) - LDAP who am i? tool
ldif (5) - LDAP Data Interchange Format
ldns-notify (1) - notify DNS servers that updates are available
ldns-rrsig (1) - print out the inception and expiration dates in human readable form
ldns-signzone (1) - sign a zonefile with DNSSEC data
ldns-update (1) - send a dynamic update packet
ldns_buffer_new, ldns_buffer_new_frm_data, (3) - ldns_buffer_clear, ldns_buffer_printf, ldns_buffer_free, ldns_buffer_export
ldns_dnssec_data_chain, (3) - ldns_dnssec_data_chain_struct, ldns_dnssec_trust_tree
ldns_dnssec_data_chain_new, ldns_dnssec_data_chain_free, ldns_dnssec_data_chain_deep_free, (3) - ldns_dnssec_build_data_chain, ldns_dnssec_data_chain_print
ldns_native2rdf_int8, ldns_native2rdf_int16, ldns_native2rdf_int32, ldns_native2rdf_int16_data, ldns_rdf2native_int8, ldns_rdf2native_int16, ldns_rdf2native_int32, (3) - ldns_rdf2native_sockaddr_storage, ldns_rdf2native_time_t
ldns_pkt2buffer_str, ldns_pktheader2buffer_str, ldns_rr2buffer_str, ldns_rr_list2buffer_str, ldns_rdf2buffer_str, ldns_key2buffer_str, ldns_pkt2buffer_wire, ldns_rr2buffer_wire, (3) - ldns_rdf2buffer_wire, ldns_rrsig2buffer_wire, ldns_rr_rdata2buffer_wire
ldns_pkt_edns, ldns_pkt_edns_udp_size, ldns_pkt_edns_extended_rcode, ldns_pkt_edns_version, ldns_pkt_edns_z, ldns_pkt_edns_data, ldns_pkt_set_edns_udp_size, (3) - ldns_pkt_set_edns_extended_rcode, ldns_pkt_set_edns_version, ldns_pkt_set_edns_z, ldns_pkt_set_edns_data
ldns_rdf2buffer_str_a, ldns_rdf2buffer_str_aaaa, ldns_rdf2buffer_str_str, ldns_rdf2buffer_str_b64, ldns_rdf2buffer_str_hex, ldns_rdf2buffer_str_type, ldns_rdf2buffer_str_class, ldns_rdf2buffer_str_alg, ldns_rdf2buffer_str_loc, ldns_rdf2buffer_str_unknown, ldns_rdf2buffer_str_nsap, ldns_rdf2buffer_str_wks, ldns_rdf2buffer_str_nsec, ldns_rdf2buffer_str_period, ldns_rdf2buffer_str_tsigtime, ldns_rdf2buffer_str_apl, ldns_rdf2buffer_str_int16_data, (3) - ldns_rdf2buffer_str_int16, ldns_rdf2buffer_str_ipseckey
ldns_rdf_new, ldns_rdf_clone, ldns_rdf_new_frm_data, ldns_rdf_new_frm_str, ldns_rdf_new_frm_fp, (3) - ldns_rdf_free, ldns_rdf_deep_free, ldns_rdf_print
ldns_update_set_zocount, (3) - ldns_update_set_prcount, ldns_update_set_upcount, ldns_update_set_adcount
ldns_update_zocount, ldns_update_prcount, (3) - ldns_update_upcount, ldns_update_adcount
ldnsd (1) - simple daemon example code
libssh2_channel_handle_extended_data (3) - set extended data handling mode
libssh2_channel_handle_extended_data2 (3) - set extended data handling mode
libssh2_channel_ignore_extended_data (3) - convenience macro for libssh2_channel_handle_extended_data(3) calls
libssh2_channel_read_ex (3) - read data from a channel stream
libssh2_channel_write_ex (3) - write data to a channel stream blocking
libssh2_poll_channel_read (3) - check if data is available
libssh2_sftp_read (3) - read data from an SFTP handle
libssh2_sftp_readdir_ex (3) - read directory data from an SFTP handle
libssh2_sftp_write (3) - write SFTP data
libunbound, unbound.h, ub_ctx, ub_result, ub_callback_t, ub_ctx_create, ub_ctx_delete, ub_ctx_set_option, ub_ctx_get_option, ub_ctx_config, ub_ctx_set_fwd, ub_ctx_resolvconf, ub_ctx_hosts, ub_ctx_add_ta, ub_ctx_add_ta_file, ub_ctx_trustedkeys, ub_ctx_debugout, ub_ctx_debuglevel, ub_ctx_async, ub_poll, ub_wait, ub_fd, ub_process, ub_resolve, ub_resolve_async, ub_cancel, ub_resolve_free, ub_strerror, ub_ctx_print_local_zones, ub_ctx_zone_add, ub_ctx_zone_remove, ub_ctx_data_add, ub_ctx_data_remove (3) - Unbound DNS validating resolver 1.4.7 functions.
lkbib (1) - search bibliographic databases
login_ldap (8) - contact ldap directory server for authentication
lookbib (1) - search bibliographic databases
mib2c-update (1) - script to merge custom code into updated mib2c code
mktexlsr (1) - create ls-R databases
moncmd (1) - send commands to mon daemon and show the results.
mysql_install_db (1) - initialize MySQL data directory
mysqldump (1) - a database backup program
mysqlhotcopy (1) - a database backup program
mysqlimport (1) - a data import program
mysqlshow (1) - display database, table, and column information
ncftpspooler (1) - Global batch FTP job processor daemon
ne_buffer_append, ne_buffer_zappend, ne_buffer_concat (3) - append data to a string buffer
ne_ssl_readable_dname, ne_ssl_dname_cmp (3) - SSL distinguished name handling
neon (3) - HTTP and WebDAV client library
ntpd (1) - NTP daemon program
ntpq (1) - standard NTP query program
omindex (1) - Index static website data via the filesystem
onsgmls (1) - An SGML/XML parser and validator
option (3p) - Using the option database in Perl/Tk
option (n) - Add/retrieve window options to/from the option database
options (n) - Standard options supported by widgets
pdnsd (8) - dns proxy daemon
pg_controldata (1) - display control information of a PostgreSQL database cluster
pg_dump (1) - extract a PostgreSQL database into a script file or other archive file
pg_dumpall (1) - extract a PostgreSQL database cluster into a script file
pg_resetxlog (1) - reset the write-ahead log and other control information of a PostgreSQL database cluster
pg_restore (1) - restore a PostgreSQL database from an archive file created by pg_dump
pkgdata (1) - package data for use by ICU
pluginviewer (8) - list loadable SASL plugins and their properties
pngmeta (1) - extract metadata from Portable Network Graphics (PNG) image files
poe-gen-tests (1) - generate standard POE tests for third-party modules
postalias (1) - Postfix alias database maintenance
postgres (1) - PostgreSQL database server
postmaster (1) - PostgreSQL database server
putwchar (3) - write a wide character to standard output
query_entrez_taxa (1) - query Entrez taxonomy database and print out information
raw2tiff (1) - create a TIFF file from a raw data
rbldns-data (8) - data tool for rbldns
rdfdump (1) - dumps an RDOFF object in human-readable form
readproctitle (8) - maintains an automatically rotated log in memory for inspection by ps (1). readproctitle is available in daemontools 0.75 and above.
reindexdb (1) - reindex a PostgreSQL database
rrdcreate (1) - Set up a new Round Robin Database
rrdfetch (1) - Fetch data from an RRD.
rrdfirst (1) - Return the date of the first data sample in an RRA within an RRD
rrdgraph (1) - Round Robin Database tool grapher functions
rrdgraph_data (1) - preparing data for graphing in rrdtool graph
rrdlast (1) - Return the date of the last data sample in an RRD
rrdlastupdate (1) - Return the most recent update to an RRD
rrdtool (1) - Round Robin Database Tool
rrdtune (1) - Modify some basic properties of a Round Robin Database
rrdupdate (1) - Store a new set of values into the RRD
rrdxport (1) - Export data in XML format based on data from one or several RRD
rsyncd.conf (5) - configuration file for rsync in daemon mode
sa-update (1) - automate SpamAssassin rule updates
sasl_decode (3) - Decode data received
sasl_encode (3) - Encode data for transport to authenticated host
sasl_errstring (3) - Translate a SASL return code to a human-readable form
scriptindex (1) - index arbitrary data as described by an index script
seq_length.pl (1) - lists the number of bases and number of sequences in specified sequence database files
showtable (1) - Show data in nicely formatted columns
sigtool (1) - signature and database management tool
smime_keys (1) - Utility to add S/MIME certificate to the internal database used by mutt
snmpd (8) - daemon to respond to SNMP request packets.
sntp (1) - standard SNTP program
sockd.conf (5) - Dante server configuration file syntax
spamd (1) - daemonized version of spamassassin
spfd (1) - simple forking daemon to provide SPF query services
sqlrw (1) - Reserved SQL words by standard and vendors.
stag-db.pl (1) - persistent storage and retrieval for stag data (xml, sxpr, itext)
stag-flatten.pl (1) - turns stag data into a flat table
stag-view.pl (1) - draws an expandable Tk tree diagram showing stag data
svscanboot (8) - starts svscan (8) in the /service directory, with output and error messages logged through readproctitle (8). svscanboot is available in daemontools 0.75 and above.
tai64nlocal (8) - converts precise TAI64N timestamps to a human-readable format.
tidy (1) - validate, correct, and pretty-print HTML files (version: 1 September 2005)
tiffmedian (1) - apply the median cut algorithm to data in a TIFF file
tinydns-data (8) - data tool for tinydns
tinydns-edit (8) - edit the (source form of the) database served by tinydns/axfrdns
tinydns-get (1) - is like dnsq(1), but obtains its results from data.cdb in the current directory
tk_dialog (n) - Create modal dialog and wait for response
transmission-daemon (1) - a bittorrent client
transmission-remote (1) - a remote control utility for transmission-daemon (1) and transmission (1)
transmission-show (1) - command-line utility to show .torrent file metadata
trivial-rewrite (8) - Postfix address rewriting and resolving daemon
ttytime (1) - print the time of the recorded session data by ttyrec(1)
unbound (8) - Unbound DNS validating resolver 1.4.7.
update (n) - Process pending events and idle callbacks
update-desktop-database (1) - Build cache database of MIME types handled by desktop files
update-mime-database (1) - a program to build the Shared MIME-Info database cache
updmap (1) - Update font map files for TeX output drivers.
updmap-sys (1) - Update font map files for TeX output drivers system-wide.
urls.txt (5) - URL database for regression testing
uuidd (8) - UUID generation daemon
vacuumdb (1) - garbage-collect and analyze a PostgreSQL database
vimdiff (1) - ouvre deux, trois ou quatre versions d'un fichier dans Vim et affiche leurs différences
vimdiff (1) - ouvre deux, trois ou quatre versions d'un fichier dans Vim et affiche leurs différences
vlna (1) - pridani vlnek za neslabicne predlozky v TeXu
vltsv (1) - mutual converter between TSV and Villa database
wftopfa (1) - Convert a Wadalab base font to Postscript .PFA (or .PFB) format using ghostscript
wftopfa (1) - konvertiert eine Wadalab basierte Schrift ins Postscript .PFA- (oder .PFB-)Format mittels Ghostscript.
xapian-check (1) - Check the consistency of a database or table
xapian-compact (1) - Compact a database, or merge and compact several
xapian-metadata (1) - Read and write user metadata
xapian-replicate (1) - Replicate a database from a master server to a local copy
xapian-replicate-server (1) - Service database replication requests from clients
xapian-tcpsrv (1) - TCP daemon for use with Xapian's remote backend
xls2csv (1) - reads MS-Excel file and puts its content as comma-separated data on standard output
xxd (1) - Produce esadecimale da un file binario o viceversa.
zabbix_agentd (8) - Zabbix agent daemon.
zarafa-dagent (1) - Deliver mails to Zarafa.
zarafa-dagent.cfg (5) - The Zarafa dagent configuration file
zarafa-fsck (1) - Start the Zarafa fsck calendar check program.
zarafa-ical (1) - Start the Zarafa ICal/CalDAV gateway.
zarafa-ical.cfg (5) - The Zarafa iCal/CalDAV gateway configuration file
zarafa-ldap.cfg (5) - The Zarafa LDAP configuration file
zshcalsys (1) - zsh calendar system
zshmodules (1) - zsh loadable modules
FcConfigAppFontAddDir (3) - Add fonts from directory to font database
FcConfigAppFontAddFile (3) - Add font file to font database
FcConfigAppFontClear (3) - Remove all app fonts from font database
FcConfigBuildFonts (3) - Build font database
FcConfigUptoDate (3) - Check timestamps on config files
FcInitBringUptoDate (3) - reload configuration files if needed
FcInitLoadConfigAndFonts (3) - load configuration and font data
XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress, XServerInterpretedAddress (3) - control host access and host control structure
XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap (3) - allocate, set, or read a standard colormap structure
XF86VidModeQueryExtension, XF86VidModeQueryVersion, XF86VidModeSetClientVersion, XF86VidModeGetModeLine, XF86VidModeGetAllModeLines, XF86VidModeDeleteModeLine, XF86VidModeModModeLine, XF86VidModeValidateModeLine, XF86VidModeSwitchMode, XF86VidModeSwitchToMode, XF86VidModeLockModeSwitch, XF86VidModeGetMonitor, XF86VidModeGetViewPort, XF86VidModeSetViewPort, XF86VidModeGetDotClocks, XF86VidModeGetGamma, XF86VidModeSetGamma, XF86VidModeGetGammaRamp, XF86VidModeSetGammaRamp, XF86VidModeGetGammaRampSize, XF86VidModeGetPermissions (3) - Extension library for the XFree86-VidMode X extension
XFree (3) - free client data
XGetEventData, XFreeEventData, XGenericEventCookie (3) - retrieve and free additional event data through cookies.
XOrgFoundation (7) - X.Org Foundation information
XReadBitmapFile, XReadBitmapFileData, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData (3) - manipulate bitmaps
XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText (3) - default error handlers
XSetLineAttributes, XSetDashes (3) - GC convenience routines
XSetWMProperties, XmbSetWMProperties, Xutf8SetWMProperties (3) - set standard window properties
XStandards (7) - X Window System Standards and Specifications
Xau library: XauFileName, XauReadAuth, XauLockAuth, XauUnlockAuth, XauWriteAuth, XauDisposeAuth, XauGetAuthByAddr, XauGetBestAuthByAddr (3) - X authority database routines
XkbAddGeomDoodad (3) - Add one doodad to a section of a keyboard geometry or to the top-level geometry
XkbAllocGeomDoodads (3) - Allocate doodads that are global to a keyboard geometry
XkbAllocGeomSectionDoodads (3) - Allocate doodads that are specific to a section
XkbApplyCompatMapToKey (3) - Apply the new compatibility mapping to an individual key to get its semantics updated
XkbChangeControls (3) - Provides a flexible method for updating the controls in a server to match those in the changed keyboard description
XkbChangeDeviceInfo (3) - Update the server's description of a device with the changes noted in an XkbDeviceChangesRec
XkbChangeMap (3) - Update only partial components of a keyboard description, modify the appropriate fields in the server and map components of a local copy of the keyboard description
XkbComputeRowBounds (3) - Update the bounding box of a row
XkbComputeSectionBounds (3) - Update the bounding box of a section
XkbComputeShapeBounds (3) - Updates the bounding box of a shape
XkbFreeGeomDoodads (3) - Free geometry doodads
XkbGetControlsChanges (3) - Updates a local copy of a keyboard description with the changes previously noted by one or more calls to XkbNoteControlsChanges
XkbGetIndicatorChanges (3) - Updates a local copy of the keyboard description with the actual values of one or more calls to XkbNoteIndicatorChanges
XkbGetKeyActions (3) - Update the actions (the key_acts array) for a subset of the keys in a keyboard description
XkbGetKeyModifierMap (3) - Update the modifier map for one or more of the keys in a keyboard description
XkbGetNameChanges (3) - Update the local copy of the keyboard description with the actual values of the results of one or more calls to XkbNoteNameChanges
XkbGetNamedGeometry (3) - Loads a keyboard geometry description from this database by name
XkbGetUpdatedMap (3) - Update the client or server map information in an existing keyboard description
XkbModActionVMods (3) - Returns the vmods1 and vmods2 fields of act converted to the vmods format of an Xkb modifier description
XkbRefreshKeyboardMapping (3) - Update the keyboard description that is internal to the X library
XkbSetIndicatorMap (3) - Downloads the changes to the server based on modifications to a local copy of the keyboard description which will update the maps for one or more indicators
XkbSetModActionVMods (3) - Sets the vmods1 and vmods2 fields of act using the vmods format of an Xkb modifier description
XkbUpdateMapFromCore (3) - Update a local Xkb keyboard map to reflect the mapping expressed by a core format mapping
XpGetDocumentData (3) - Creates and initializes a new print context.
XpGetPdmStartParams (3) - Builds up parameters in accordance with the PDM Selection Protocol as a standard convenience function.
XpSetAttributes (3) - Sets or updates an attribute pool in the specified print context.
XrmEnumerateDatabase (3) - enumerate resource database entries
XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmLocaleOfDatabase, XrmGetDatabase, XrmSetDatabase, XrmDestroyDatabase (3) - retrieve and store resource databases
XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource (3) - retrieve database resources and search lists
XrmMergeDatabases, XrmCombineDatabase, XrmCombineFileDatabase (3) - merge resource databases
XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource (3) - store database resources
XtAddActions (3) - register an action table
XtAddGrab, XtRemoveGrab (3) - redirect user input to a modal widget
XtAppAddActionHook, XtRemoveActionHook (3) - register an action hook procedure
XtAppAddActions (3) - register an action table
XtAppGetErrorDatabase, XtAppGetErrorDatabaseText (3) - obtain error database
XtDisplayInitialize, XtOpenDisplay, XtDatabase, XtScreenDatabase, XtCloseDisplay (3) - initialize, open, or close a display
XtGetErrorDatabase, XtGetErrorDatabaseText (3) - obtain error database
XtResolvePathname (3) - search for a file using standard substitution
XvFreeAdaptorInfo (3) - free adaptor information
XvQueryAdaptors (3) - return adaptor information for a screen
XvQueryEncodings (3) - return list of encodings for an adaptor
appres (1) - list X application resource database
cleanlinks (1) - remove dangling symbolic links and empty directories
glDrawArrays (3G) - render primitives from array data
glDrawElements (3G) - render primitives from array data
glDrawRangeElements (3G) - render primitives from array data
glEdgeFlag, glEdgeFlagv (3G) - flag edges as either boundary or nonboundary
glInterleavedArrays (3G) - simultaneously specify and enable several interleaved arrays
glMultiTexCoord1dARB, glMultiTexCoord1fARB, glMultiTexCoord1iARB, glMultiTexCoord1sARB, glMultiTexCoord2dARB, glMultiTexCoord2fARB, glMultiTexCoord2iARB, glMultiTexCoord2sARB, glMultiTexCoord3dARB, glMultiTexCoord3fARB, glMultiTexCoord3iARB, glMultiTexCoord3sARB, glMultiTexCoord4dARB, glMultiTexCoord4fARB, glMultiTexCoord4iARB, glMultiTexCoord4sARB, glMultiTexCoord1dvARB, glMultiTexCoord1fvARB, glMultiTexCoord1ivARB, glMultiTexCoord1svARB, glMultiTexCoord2dvARB, glMultiTexCoord2fvARB, glMultiTexCoord2ivARB, glMultiTexCoord2svARB, glMultiTexCoord3dvARB, glMultiTexCoord3fvARB, glMultiTexCoord3ivARB, glMultiTexCoord3svARB, glMultiTexCoord4dvARB, glMultiTexCoord4fvARB, glMultiTexCoord4ivARB, glMultiTexCoord4svARB (3G) - set the current texture coordinates
glVertexPointer (3G) - define an array of vertex data
gluNurbsCallbackDataEXT (3G) - set a user data pointer
showrgb (1) - display an rgb color-name database
void XpPutDocumentData (3) - Sends and incorporates data into the output.
xkbevd (1) - XKB event daemon
xrdb (1) - X server resource database utility
xstdcmap (1) - X standard colormap utility
xvinfo (1) - Print out X-Video extension adaptor information
|