Rootroute       Hosting       Order       Map       Login   Secure Inter-Network Operations  
 
man : DU(1)

Command: man perldoc info search(apropos)  


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
Archive::Tar (3p) - module for manipulations of tar archives
B::Deparse (3p) - Perl compiler backend to produce perl code
BN_copy, BN_dup (3) - copy BIGNUMs
BN_mod_inverse (3) - compute inverse modulo n
BN_mod_mul_reciprocal, BN_div_recp, BN_RECP_CTX_new, BN_RECP_CTX_init, BN_RECP_CTX_free, BN_RECP_CTX_set (3) - modular multiplication using reciprocal
BUF_MEM_new, BUF_MEM_free, BUF_MEM_grow, BUF_strdup (3) - simple character arrays structure
CGI::Apache (3p) - Backward compatibility module for CGI.pm
CGI::Pretty (3p) - module to produce nicely formatted HTML code
CGI::Switch (3p) - Backward compatibility module for defunct CGI::Switch
CGI::Util (3p) - Internal utilities used by CGI module
CONF_modules_free, CONF_modules_finish, CONF_modules_unload (3) - OpenSSL configuration cleanup functions
CONF_modules_load_file, CONF_modules_load (3) - OpenSSL configuration functions
CPAN (3p) - query, download and build perl modules from CPAN sites
CPAN::Nox (3p) - Wrapper around CPAN.pm without using any XS module
CPANPLUS::Dist::Build (3p) - distribution class for Module::Build
CPANPLUS::Internals::Search (3p) - find module objects matching criteria
CPANPLUS::Module (3p) - create objects based on their sources
CPANPLUS::Module::Author (3p) - author objects used by CPANPLUS
CPANPLUS::Module::Author::Fake (3p) - class for creating fake author objects
CPANPLUS::Module::Checksums (3p) - functions for validating distribution checksums
CPANPLUS::Module::Fake (3p) - class for creating fake module objects
DSA_dup_DH (3) - create a DH structure out of DSA structure
Data::Dumper (3p) - stringified perl data structures, suitable for both printing and "eval"
Devel::SelfStubber (3p) - generate stubs for a SelfLoading module
Digest (3p) - Modules that calculate message digests
Dumpvalue (3p) - provides screen dump of Perl data.
Env (3p) - perl module that imports environment variables as scalars or arrays
Exporter (3p) - Implements default import method for modules
ExtUtils::CBuilder (3p) - Compile and link C code for Perl modules
ExtUtils::Installed (3p) - Inventory management of installed modules
ExtUtils::MM_MacOS (3p) - once produced Makefiles for MacOS Classic
ExtUtils::MakeMaker (3p) - Create a module Makefile
ExtUtils::MakeMaker::Tutorial (3p) - Writing a module with MakeMaker
File::Spec::Unix (3p) - File::Spec for Unix, base for other File::Spec modules
Filter::Util::Call (3p) - Perl Source Filter Utility Module
IO (3p) - load various IO modules
IO::Compress::Base (3p) - Base Class for IO::Compress modules
IO::Uncompress::Base (3p) - Base Class for IO::Uncompress modules
LKM (4) - Loadable Kernel Modules interface
Math::BigInt::Calc (3p) - Pure Perl module to support Math::BigInt
Memoize::Expire (3p) - Plug-in module for automatic expiration of memoized values
Module::Build (3p) - Build and install Perl modules
Module::Build::API (3p) - API Reference for Module Authors
Module::Build::Authoring (3p) - Authoring Module::Build modules
Module::Build::Base (3p) - Default methods for Module::Build
Module::Build::Compat (3p) - Compatibility with ExtUtils::MakeMaker
Module::Build::ConfigData (3p) - Configuration for Module::Build
Module::Build::Cookbook (3p) - Examples of Module::Build Usage
Module::Build::ModuleInfo (3p) - Gather package and POD information from a perl module files
Module::Build::Notes (3p) - Configuration for $module_name
Module::Build::PPMMaker (3p) - Perl Package Manager file creation
Module::Build::Platform::Default (3p) - Stub class for unknown platforms
Module::Build::Platform::Unix (3p) - Builder class for Unix platforms
Module::Build::YAML (3p) - Provides just enough YAML support so that Module::Build works even if YAML.pm is not installed
Module::CoreList (3p) - what modules shipped with versions of perl
Module::Load (3p) - runtime require of both modules and files
Module::Load::Conditional (3p) - Looking up module information / loading at runtime
Module::Loaded (3p) - mark modules as loaded or unloaded
Module::Pluggable (3p) - automatically give your module the ability to have plugins
Module::Pluggable::Object (3p) - automatically give your module the ability to have plugins
OBJ_nid2obj, OBJ_nid2ln, OBJ_nid2sn, OBJ_obj2nid, OBJ_txt2nid, OBJ_ln2nid, OBJ_sn2nid, OBJ_cmp, OBJ_dup, OBJ_txt2obj, OBJ_obj2txt, OBJ_create, OBJ_cleanup (3) - ASN1 object utility functions
OPENSSL_load_builtin_modules (3) - add standard configuration modules
OpenBSD::Intro (3p) - Introduction to the pkg tools internals
Pod::Html (3p) - module to convert pod files to HTML
Pod::Simple::DumpAsText (3p) - dump Pod-parsing events as text
Pod::Simple::DumpAsXML (3p) - turn Pod into XML
RSA_size (3) - get RSA modulus size
SSL_CTX_set_cert_verify_callback (3) - set peer certificate verification procedure
SSL_rstate_string, SSL_rstate_string_long (3) - get textual description of state of an SSL object during read operation
SSL_session_reused (3) - query whether a reused session was negotiated during handshake
SSL_set_session (3) - set a TLS/SSL session to be used during TLS/SSL connect
Term::Complete (3p) - Perl word completion module
Test::Builder::Module (3p) - Base class for test modules
Test::Tester (3p) - Ease testing test modules built with Test::Builder
Test::Tester::Capture (3p) - Help testing test modules built with Test::Builder
Test::Tester::CaptureRunner (3p) - Help testing test modules built with Test::Builder
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
XS::Typemap (3p) - module to test the XS typemaps distributed with perl
acpidump (8) - dump ACPI tables
adb (4/MacPPC) - introduction to Apple Desktop Bus support
adduser, rmuser (8) - add and delete users from the system
auth_destroy, authnone_create, authunix_create, authunix_create_default (3) - library routines for remote procedure calls
autouse (3p) - postpone load of modules until a function is used
berkwdt (4) - Berkshire Products watchdog timer device
bn_mul_words, bn_mul_add_words, bn_sqr_words, bn_div_words, bn_add_words, bn_sub_words, bn_mul_comba4, bn_mul_comba8, bn_sqr_comba4, bn_sqr_comba8, bn_cmp_words, bn_mul_normal, bn_mul_low_normal, bn_mul_recursive, bn_mul_part_recursive, bn_mul_low_recursive, bn_mul_high, bn_sqr_normal, bn_sqr_recursive, bn_expand, bn_wexpand, bn_expand2, bn_fix_top, bn_check_top, bn_print, bn_dump, bn_set_max, bn_set_high, bn_set_low (3) - BIGNUM library internal functions
boot_alpha (8/Alpha) - Alpha system bootstrapping procedures
boot_amd64 (8/AMD64) - amd64 system bootstrapping procedures
boot_hp300 (8/HP300) - hp300 system bootstrapping procedures
boot_hppa (8/HPPA) - hppa system bootstrapping procedures
boot_hppa64 (8/HPPA64) - hppa64 system bootstrapping procedures
boot_i386 (8/i386) - i386 system bootstrapping procedures
boot_luna88k (8/Luna88K) - luna88k system bootstrapping procedures
boot_mac68k (8/Mac68K) - mac68k-specific system bootstrapping procedures
boot_macppc (8/MacPPC) - macppc system bootstrapping procedures
boot_mvme68k (8/MVME68K) - mvme68k system bootstrapping procedures
boot_mvme88k (8/MVME88K) - mvme88k system bootstrapping procedures
boot_sparc (8/SPARC) - sparc system bootstrapping procedures
boot_sparc64 (8/SPARC64) - sparc64 system bootstrapping procedures
boot_vax (8/VAX) - vax-specific system bootstrapping procedures
boot_zaurus (8/Zaurus) - zaurus system bootstrapping procedures
c2ph, pstruct (1) - Dump C structures as generated from "cc -g -S" stabs
callrpc, clnt_broadcast, clnt_call, clnt_control, clnt_create, clnt_destroy, clnt_freeres, clnt_pcreateerror, clnt_perrno, clnt_perror, clnt_spcreateerror, clnt_sperrno, clnt_sperror, clntraw_create, clnttcp_create, clntudp_bufcreate, clntudp_create, clnt_geterr, get_myaddress, pmap_getmaps, pmap_getport, pmap_rmtcall, pmap_set, pmap_unset, registerrpc, rpc_createerr, svc_destroy, svc_fds, svc_fdset, svc_freeargs, svc_getargs, svc_getcaller, svc_getreq, svc_getreq_common, svc_getreq_poll, svc_getreqset, svc_getreqset2, svc_register, svc_max_pollfd, svc_pollfd, svc_run, svc_sendreply, svc_unregister, svcerr_auth, svcerr_decode, svcerr_noproc, svcerr_noprog, svcerr_progvers, svcerr_systemerr, svcerr_weakauth, svcfd_create, svcraw_create, svctcp_create, svcudp_create, svcudp_bufcreate, xdr_accepted_reply, xdr_authunix_parms, xdr_callhdr, xdr_callmsg, xdr_opaque_auth, xdr_pmap, xdr_pmaplist, xdr_rejected_reply, xdr_replymsg, xprt_register, xprt_unregister (3) - library routines for remote procedure calls
cardbus, cbb (4) - introduction to CardBus support
carp (4) - Common Address Redundancy Protocol
config_data (1) - Query or change configuration of Perl modules
corelist (1) - a commandline frontend to Module::CoreList
crontab (1) - maintain crontab files for individual users
cvsintro (7) - introduction to Concurrent Versioning System
diagnostics, splain (3p) - produce verbose warning diagnostics
du (1) - display disk usage statistics
dump (8) - filesystem backup
dumpfs (8) - dump file system information
dup, dup2 (2) - duplicate an existing file descriptor
ebus (4/SPARC64) - introduction to SPARC EBus bus support
eisa (4) - introduction to EISA bus support
enc2xs (1) - Perl Encode Module Generator
engine (3) - ENGINE cryptographic module support
fsplit (1) - split a multi-routine Fortran file into individual files
fwio (4/VAX) - Firefox Workstation I/O module
getpriority, setpriority (2) - get/set program scheduling priority
getusershell, setusershell, endusershell (3) - get legal user shells
gsc (4/HPPA) - introduction to HP 9000/700 GSC bus support
gscpcib (4/i386) - National Semiconductor Geode SC1100 PCI-ISA bridge with GPIO
gscpm (4/i386) - National Semiconductor Geode SC1100 SMI/ACPI module
gscsio (4) - National Semiconductor Geode SC1100 I2C controller
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
hack (6) - Exploring The Dungeons of Doom
hexdump (1) - ascii, decimal, hexadecimal, octal dump
hil (4) - introduction to HP-HIL support
hilid (4) - HIL ID module device
ieee80211_node_attach, ieee80211_node_lateattach, ieee80211_node_detach, ieee80211_begin_scan, ieee80211_next_scan, ieee80211_create_ibss, ieee80211_end_scan, ieee80211_alloc_node, ieee80211_dup_bss, ieee80211_find_node, ieee80211_release_node, ieee80211_free_node, ieee80211_free_allnodes, ieee80211_iterate_nodes (9) - software 802.11 stack node management functions
ieee80211_proto_attach, ieee80211_proto_detach, ieee80211_print_essid, ieee80211_dump_pkt, ieee80211_fix_rate, ieee80211_proto (9) - software 802.11 stack protocol helper functions
if (3p) - "use" a Perl module if a condition holds
instmodsh (1) - A shell to examine installed modules
intro (1) - introduction to general commands (tools and utilities)
intro (2) - introduction to system calls and error numbers
intro (3) - introduction to the C libraries
intro (4/AMD64) - introduction to special files and hardware support
intro (4/ARMISH) - introduction to special files and hardware support
intro (4/AViiON) - introduction to special files and hardware support
intro (4/Alpha) - introduction to special files and hardware support
intro (4/HP300) - introduction to special files and hardware support
intro (4/HPPA) - introduction to special files and hardware support
intro (4/LANDISK) - introduction to special files and hardware support
intro (4/Luna88K) - introduction to special files and hardware support
intro (4/MVME68K) - introduction to special files and hardware support
intro (4/MVME88K) - introduction to special files and hardware support
intro (4/Mac68K) - introduction to special files and hardware support
intro (4/MacPPC) - introduction to special files and hardware support
intro (4/SGI) - introduction to special files and hardware support
intro (4/SOCPPC) - introduction to special files and hardware support
intro (4/SPARC) - introduction to special files and hardware support
intro (4/SPARC64) - introduction to special files and hardware support
intro (4/VAX) - introduction to special files and hardware support
intro (4/Zaurus) - introduction to special files and hardware support
intro (4/i386) - introduction to special files and hardware support
intro (5) - introduction to file formats
intro (6) - introduction to the games
intro (8) - introduction to system maintenance and operation commands
intro (9) - introduction to the kernel internals
isa, isadma (4) - introduction to ISA bus support
isapnp (4) - introduction to ISA Plug-and-Play support
kdump (1) - display kernel trace data
kerberos (8) - introduction to the Kerberos system
kgmon (8) - generate a dump of the operating system's profile buffers
kvm_dump_mkheader, kvm_dump_wrtheader, kvm_dump_inval (3) - crash dump support functions
lm (4) - National Semiconductor LM78/79/81 temperature, voltage, and fan sensor
lmenv (4) - National Semiconductor LM87 temperature, voltage, and fan sensor
lmn (4) - National Semiconductor LM93 temperature, voltage, and fan sensor
lmtemp (4) - National Semiconductor LM75/LM76/LM77 temperature sensor
macobio (4/MacPPC) - introduction to Apple PowerPC onboard I/O bus support
math (3) - introduction to mathematical library functions
modload (8) - load a kernel module
modstat (8) - display status of loaded kernel modules
moduli (5) - Diffie Hellman moduli
modunload (8) - unload a kernel module
moscom (4) - MosChip Semiconductor MCS7703 based USB serial adapter
netintro (4) - introduction to networking facilities
newwin, delwin, mvwin, subwin, derwin, mvderwin, dupwin, wsyncup, syncok, wcursyncup, wsyncdown (3) - create curses windows
nge (4) - National Semiconductor PCI 10/100/Gigabit Ethernet device
nice (1) - execute a utility with an altered scheduling priority
nice (3) - change process scheduling priority
nsclpcsio (4) - National Semiconductor PC87366 LPC Super I/O with GPIO
nsgphy (4) - National Semiconductor DP83891/DP83861/DP83865 10/100/Gigabit Ethernet PHY
nsphy (4) - National Semiconductor DP83840 10/100 Ethernet PHY
nsphyter (4) - National Semiconductor DP83815/DP83843/DP83847 10/100 Ethernet PHY
objdump (1) - display information from object files.
od (1) - octal, decimal, hex, ascii dump
pci (4) - introduction to PCI bus support
pcibios (4/i386) - introduction to PCI BIOS support
pcidump (8) - show PCI device data
pcmcia (4) - introduction to PCMCIA (PC Card) support
perlcompile (1) - Introduction to the Perl Compiler-Translator
perlguts (1) - Introduction to the Perl API
perlintro (1) - a brief introduction and overview of Perl
perlivp (1) - Perl Installation Verification Procedure
perlmod (1) - Perl modules (packages and symbol tables)
perlmodinstall (1) - Installing CPAN Modules
perlmodlib (1) - constructing new Perl modules and finding existing ones
perlmodstyle (1) - Perl module style guide
perlnewmod (1) - preparing a new module for distribution
perluniintro (1) - Perl Unicode introduction
pl2pm (1) - Rough tool to translate Perl4 .pl files to Perl5 .pm modules.
port-modules (5) - format and conventions used in port modules
pthread_setschedparam, pthread_getschedparam (3) - thread scheduling parameter manipulation
pthread_single_np, pthread_multi_np (3) - switch thread scheduling mode
pw_dup (3) - make a copy of a struct passwd
qsphy (4) - Quality Semiconductor QS6612 10/100 Ethernet PHY
remainder, remainderf, remquo, remquof (3) - minimal residue functions
restore (8) - restore files or file systems from backups made with dump
rmt (8) - remote magtape protocol module
savecore (8) - save a core dump of the operating system
sbus (4) - introduction to SBus bus support
scr_dump, scr_restore, scr_init, scr_set (3) - read (write) a curses screen from (to) a file
ssio (4/HPPA) - National Semiconductor PC87560 Legacy IO
strdup (3) - save a copy of a string
tcpdump (8) - dump traffic on a network
topcat (4/HP300) - Topcat, Catseye and Kathmandu frame buffers
tqphy (4) - TDK Semiconductor 78Q2120 10/100 Ethernet PHY
ualarm (3) - schedule signal after specified time
usb (4) - introduction to Universal Serial Bus support
usbf (4) - introduction to Universal Serial Bus function support
what (1) - show what versions of object modules were used to construct a file
zdump (8) - time zone dumper
""IO::Capture"" (3p) - Abstract Base Class to build modules to capture output.
""NetPacket"" (3p) - modules to assemble/disassemble network packets at the protocol level.
ALTER LANGUAGE (7) - change the definition of a procedural language
ASP (3p) - syntax module for Embperl
Ace::Graphics::Fk (3p) - A dummy feature object used for generating panel key tracks
Algorithm::C3 (3p) - A module for merging hierarchies using the C3 algorithm
Any::Moose (3p) - use Moose or Mouse modules
AnyEvent::Intro (3p) - an introductory tutorial to AnyEvent
Apache::Leak (3p) - Module for tracking memory leaks in mod_perl code
Apache::Symdump (3p) - Symbol table snapshots
Apache::TestMB (3p) - Subclass of Module::Build to support Apache::Test
Apache::testold (3p) - Facilitates testing of Apache::* modules
AppConfig (3p) - Perl5 module for reading configuration files and parsing command line arguments.
AppConfig::Args (3p) - Perl5 module for reading command line arguments.
AppConfig::CGI (3p) - Perl5 module for processing CGI script parameters.
AppConfig::File (3p) - Perl5 module for reading configuration files.
AppConfig::Getopt (3p) - Perl5 module for processing command line arguments via delegation to Getopt::Long.
AppConfig::Sys (3p) - Perl5 module defining platform-specific information and methods for other AppConfig::* modules.
Astro::FITS::Header (3p) - Object Orientated interface to FITS HDUs
B::Graph (3p) - Perl compiler backend to produce graphs of OP trees
BFD (3p) - Impromptu dumping of data structures for debugging purposes
Bundle::Apache (3p) - Install Apache mod_perl and related modules
Bundle::Apache::ASP::Extra (3p) - Install modules that provide additional functionality to Apache::ASP
Bundle::ApacheTest (3p) - A bundle to install all Apache-Test related modules
Bundle::DBD::Pg (3p) - A bundle to install all DBD::Pg related modules
Bundle::DBI (3p) - A bundle to install DBI and required modules.
Bundle::LWP (3p) - install all libwww-perl related modules
CGBEQU (3f) - row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
CGEEQU (3f) - row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
CGI::Simple::Standard (3p) - a wrapper module for CGI::Simple that provides a function style interface
CGI::Simple::Util (3p) - Internal utilities used by CGI::Simple module
CLABRD (3f) - the first NB rows and columns of a complex general m by n matrix A to upper or lower real bidiagonal form by a unitary transformation Q\(aq * A * P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
CLAED0 (3f) - divide and conquer method, CLAED0 computes all eigenvalues of a symmetric tridiagonal matrix which is one diagonal block of those from reducing a dense or band Hermitian matrix and corresponding eigenvectors of the dense or band matrix
CLAGTM (3f) - a matrix-vector product of the form B := alpha * A * X + beta * B where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
CLALSA (3f) - an itermediate step in solving the least squares problem by computing the SVD of the coefficient matrix in compact form (The singular vectors are computed as products of simple orthorgonal matrices.)
CLARFT (3f) - the triangular factor T of a complex block reflector H of order n, which is defined as a product of k elementary reflectors
CLARZT (3f) - the triangular factor T of a complex block reflector H of order > n, which is defined as a product of k elementary reflectors
CLATRD (3f) - NB rows and columns of a complex Hermitian matrix A to Hermitian tridiagonal form by a unitary similarity transformation Q\(aq * A * Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
CLAUU2 (3f) - the product U * U\(aq or L\(aq * L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
CLAUUM (3f) - the product U * U\(aq or L\(aq * L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
CPBEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite band matrix A and reduce its condition number (with respect to the two-norm)
CPOEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite matrix A and reduce its condition number (with respect to the two-norm)
CPPEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
CREATE LANGUAGE (7) - define a new procedural language
CUNGBR (3f) - one of the complex unitary matrices Q or P**H determined by CGEBRD when reducing a complex matrix A to bidiagonal form
CUNGHR (3f) - a complex unitary matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by CGEHRD
CUNGTR (3f) - a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by CHETRD
CUPGTR (3f) - a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by CHPTRD using packed storage
Carp::Clan (3p) - Report errors from perspective of caller of a "clan" of modules
Catalyst::Authentication::Store::DBIx::Class::User (3p) - The backing user class for the Catalyst::Authentication::Store::DBIx::Class storage module.
Catalyst::Build (3p) - Module::Build extension for Catalyst
Catalyst::Manual::Intro (3p) - Introduction to Catalyst
Catalyst::Manual::Tutorial::Intro (3p) - Catalyst Tutorial - Part 1: Introduction
Catalyst::Plugin::Session::Store::Dummy (3p) - Doesn't really store sessions - useful for tests.
Class::DBI::AsForm (3p) - Produce HTML form elements for database columns
Class::Loader (3p) - Load modules and create objects on demand.
Class::MOP::Module (3p) - Module Meta Object
Config::General (3p) - Generic Config Module
Config::IniFiles (3p) - A module for reading .ini-style configuration files.
Convert::TNEF (3p) - Perl module to read TNEF files
Crypt::Blowfish (3p) - Perl Blowfish encryption module
Crypt::DES (3p) - Perl DES encryption module
Crypt::Rijndael (3) - Crypt::CBC compliant Rijndael encryption module
Curses::UI::Color (3p) - Color support module
DBD::Pg (3p) - PostgreSQL database driver for the DBI module
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::Core (3p) - Core set of DBIx::Class modules
DBIx::Class::Manual::Intro (3p) - Introduction to DBIx::Class
DBIx::DataModel::Doc::Delta_1.0 (3p) - Differences introduced in version 1.0
DGBEQU (3f) - row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
DGEEQU (3f) - row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
DLABRD (3f) - the first NB rows and columns of a real general m by n matrix A to upper or lower bidiagonal form by an orthogonal transformation Q\(aq * A * P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
DLADIV (3f) - complex division in real arithmetic a + i*b p + i*q = --------- c + i*d The algorithm is due to Robert L
DLAGTM (3f) - a matrix-vector product of the form B := alpha * A * X + beta * B where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
DLALSA (3f) - an itermediate step in solving the least squares problem by computing the SVD of the coefficient matrix in compact form (The singular vectors are computed as products of simple orthorgonal matrices.)
DLARFT (3f) - the triangular factor T of a real block reflector H of order n, which is defined as a product of k elementary reflectors
DLARRE (3f) - the desired eigenvalues of a given real symmetric tridiagonal matrix T, DLARRE sets any "small" off-diagonal elements to zero, and for each unreduced block T_i, it finds (a) a suitable shift at one end of the block\(aqs spectrum,
DLARZT (3f) - the triangular factor T of a real block reflector H of order > n, which is defined as a product of k elementary reflectors
DLATRD (3f) - NB rows and columns of a real symmetric matrix A to symmetric tridiagonal form by an orthogonal similarity transformation Q\(aq * A * Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
DLAUU2 (3f) - the product U * U\(aq or L\(aq * L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
DLAUUM (3f) - the product U * U\(aq or L\(aq * L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
DOPGTR (3f) - a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by DSPTRD using packed storage
DORGBR (3f) - one of the real orthogonal matrices Q or P**T determined by DGEBRD when reducing a real matrix A to bidiagonal form
DORGHR (3f) - a real orthogonal matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by DGEHRD
DORGTR (3f) - a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by DSYTRD
DPBEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite band matrix A and reduce its condition number (with respect to the two-norm)
DPOEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite matrix A and reduce its condition number (with respect to the two-norm)
DPPEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
DROP LANGUAGE (7) - remove a procedural language
Data::Dump (3p) - Pretty printing of data structures
Data::Dumper::Simple (3p) - Easily dump variables with names
Data::FormValidator::ConstraintsFactory (3p) - Module to create constraints for HTML::FormValidator.
Date::Handler::Test (3p) - Test module for Date::Handler
DateTime::Duration (3p) - Duration objects for date math
DateTime::Format::Epoch::RJD (3p) - Convert DateTimes to/from Reduced Julian Days
DateTime::Helpers (3p) - Helper functions for other DateTime modules
DateTime::Locale::Base (3p) - Base class for individual locale objects
Devel::Symdump (3p) - dump symbol names or the symbol table
Dicom.pm (3p) - a module for reading DICOM images.
Email::Date::Format (3p) - produce RFC 2822 date strings
Email::Simple::Headers (3p) - a deprecated module that you shouldn't use!
Embperl (3p) - syntax module for Embperl.
Embperl::Form::Control::dump (3p) - A debug control inside an Embperl Form
Embperl::Inline (3p) - Inline Embperl code in Perl modules
Embperl::Intro (3p) - Introduction to Embperl
Embperl::IntroEmbperlObject (3p) - Introduction to EmbperlObject
Erlaubt das Einbetten von Perlcode in HTML/XML und andere Text Dokumente. Der Perlcode wird im Server ausgefu\*:hrt und das Ergebnis zum Browser geschickt. Alle verfu\*:gbaren Perl-Module ko\*:nnen eingesetzt werden. Ermo\*:glicht das Erstellen von Websites aus kleinen wiederverwendbaren Komponenten, in objektorientierter Art und Weise. Komponenten ko\*:nnen sich gegenseitig aufrufen, einbetten und von einander erben. Das standart Layout einer Website can einmal definiert werden und Embperl::Object sorgt dafu\*:r das die passenden Komponeten an die entsprechenden Stellen eingefu\*:gt werden. Die eigentlichen Seiten enthalten nur noch den tatsa\*:chlichen Inhalt und nicht gemeinsamme Elemente wie Kopf (3p) - und Fu\*8bereich oder Navigationsleisten. Diese gemeinsammen Bereiche ko\*:nnen dabei je Unterverzeichnis u\*:berschrieben werden. Unterstu\*:tzt das Trennen von Code, Layout und Daten und das Erstellen von MVC (Modell-View-Controller) Applikationen. Die Steuerlogik kann durch ein Applikationsobjekt abgebildet werden, welches den weiteren Ablauf eines Requests beeinflussen und steuern kann, wa\*:hrend die eigentlichen Seiten nur noch den Code zur Anzeige enthalten. Fu\*:r einfache Applikationen ist es jedoch, immer noch mo\*:glich allen Code in die Seiten selbst einzubetten. Der Quellentext fu\*:r die einzelnen Komponenten kann aus unterschiedlichen Quellen, wie Dateisystem, Speicher oder dem Ergebnis eines Apache-Subrequest kommen. Ein Subrequest erlaubt das Nachbearbeiten der Ausgabe von anderen Apache-Applikationen wie PHP, JSP, CGI-Skrips etc. Komponenten ko\*:nnen in unterschiedlichen Formaten vorliegen (z.B. HTML, WML, XML, POD, ...) und, soweit no\*:tig, in andere Ausgabeformate (z.B. via XSLT) transformiert werden. Ermo\*:glicht die Benutzung und Definition unterschiedlicher Syntaxen, wie Embperl, ASP, Text, Perl, RTF und mehr. Die Erzeugung der Ausgabe ist in kleine Schritte unterteilt, die jeweils von einem austauschbaren Provider durchgefu\*:hrt werden. Das Zusammenspiel der Provider ist individuell, mittels Rezepten (recipes) konfigurierbar. Erlaubt das Zwischenspeichern (Cachen) von Zwischenschritten und Ausgabe. Stellt verschiedenste Features fu\*:r das Webumfeld zur Verfu\*:gung, wei z.B. dynamischen Tabellen, Formularfeldverarbeitung, HTML/URL-Kodierung etc. Entha\*:lt ein Modul zur U\*:berpru\*:fung von Benutzereingaben in Formularfeldern. Damit kann mit der Defintion eines Regelsatz, sowohl die serverseitige wie auch die Clientseitige U\*:berpru\*:fung veranlasst werden. Stellt Pro-Benutzer und Pro-Seite persitente Sessiondaten zur Verfu\*:gung. Dafu\*:r ist es lediglich no\*:tig die Daten in einem spezielle Hash abzulegen. Bietet eine Reihe von Optionen zur Konfigurierung entsprechend den perso\*:nlichen Vorlieben und Bedu\*:rfnissen. Vollsta\*:ndig integriert in Apache und mod_perl, um die beste Performance zu erreichen. Kann auch als CGI Skript laufen, Offline ausgefu\*:hrt werden oder von anderem Perlprogrammen/-modulen aufgerufen werden. Das Perlmodule DBIx::Recordset bietet einen von SQL abstrahierten, einfach zu handhabenden, Datenbankzugriff fu\*:r Embperl. Embperl::Mail ermo\*:glicht es das Ergebnis direkt an eine E-Mail Adresse zu versenden.
Event::ExecFlow::Scheduler (3p) - Abstract class for parallel scheduling
Event::ExecFlow::Scheduler::SimpleMax (3p) - Limit number of parallel executed jobs
Event::File (3p) - is a wrapper module to write perl modules that deal with Files thru Event. It tries to mimics Event.pm model.
Exception::Class (3p) - A module that allows you to declare real exception classes in Perl
FCGI (3p) - Fast CGI module
Font::TTF (3p) - Perl module for TrueType Font hacking
Font::TTF::Dumper (3p) - Debug dump of a font datastructure, avoiding recursion on ' PARENT'
Font::TTF::GSUB (3p) - Module support for the GSUB table in conjunction with TTOpen
Font::TTF::Manual (3p) - Information regarding the whole module set
Font::TTF::XMLparse (3p) - provides support for XML parsing. Requires Expat module XML::Parser::Expat
GD::Barcode::Industrial2of5 (3p) - Create Industrial2of5 barcode image with GD
GD::Graph (3p) - Graph Plotting Module for Perl 5
GnuPG (3p) - Perl module interface to the GNU Privacy Guard.
HTML::CGIChecker (3p) - A Perl module to detect dangerous HTML code
HTML::Mason::Parser (3p) - Old module for compiling components
HTML::Table (3p) - produces HTML tables
HTML::TableExtract (3p) - Perl module for extracting the content contained in tables within an HTML document, either as text or encoded element trees.
HTML::Template (3p) - Perl module to use HTML Templates from CGI scripts
HTML::Tree::AboutObjects (3p) -- article: "User's View of Object-Oriented Modules"
HTTPD::Log::Filter (3p) - a module to filter entries out of an httpd log.
Imager::API (3p) - Imager's C API - introduction.
Imager::Expr::Assem (3p) - an assembler for producing code for the Imager register machine
Imager::Tutorial (3p) - an introduction to Imager.
In (3) - providing a easy to use API not all the information in the mp4 file is directly exposed via the API. To accomodate applications that need access to information not otherwise available via the API there are file and track level generic get and set property routines that use arbitary string property names. To use these routines you will need to be familar with the mp4 file specification or be willing to wade thru the output of MP4Dump() to determine what you want. See MP4GetIntegerProperty() for more details.
In (3p) - old school Perl 5, this is often a blessed hash reference. With Moose, you should never need to know what your object instance actually is. (Okay, it's usually a blessed hashref with Moose, too.) Class A package with no introspection other than mucking about in the symbol table. With Moose, you get well-defined declaration and introspection. Attributes Hand-written accessor methods, symbol table hackery, or a helper module like ""Class::Accessor"". With Moose, these are declaratively defined, and distinct from methods. Method These are pretty much the same in Moose as in old school Perl. Roles ""Class::Trait"" or ""Class::Role"", or maybe ""mixin.pm"". With Moose, they're part of the core feature set, and are introspectable like everything else. Method Modifiers Could only be done through serious symbol table wizardry, and you probably never saw this before (at least in Perl 5). Type Hand-written parameter checking in your ""new()"" method and accessors. With Moose, you define types declaratively, and then use them by name in your attributes. Delegation ""Class::Delegation"" or ""Class::Delegator"", but probably even more hand-written code. With Moose, this is also declarative. Constructor A ""new()"" method which calls ""bless"" on a reference. Comes for free when you define a class with Moose. Destructor A ""DESTROY()"" method. With Moose, this is called ""DEMOLISH()"". Object Instance A blessed reference, usually a hash reference. With Moose, this is an opaque thing which has a bunch of attributes and methods, as defined by its class. Immutabilization Moose comes with a feature called ``immutabilization''. When you make your class immutable, it means you're done adding methods, attributes, roles, etc. This lets Moose optimize your class with a bunch of extremely dirty in-place code generation tricks that speed up things like object construction and so on.
In (3p) - particular the RHEL 4 and FC3 Linux distributions both ship with combinations of DBI and DBD::Pg modules that do not work correctly.
Inline-Support (3p) - Support Information for Inline.pm and related modules.
It (3p) - first introduces some basic concepts, and later gives a short overview of the module family.
JSON::PP (3p) - JSON::XS compatible pure-Perl module.
JSON::PP5005 (3p) - Helper module in using JSON::PP in Perl 5.005
JSON::PP56 (3p) - Helper module in using JSON::PP in Perl 5.6
JSON::PP58 (3p) - Helper module in using JSON::PP in Perl 5.8 and lator
JSON::PP::Boolean (3p) - dummy module providing JSON::PP::Boolean
JSON::XS::Boolean (3p) - dummy module providing JSON::XS::Boolean
Karl (1) - Glazebrook [karlglazebrook@yahoo.com] and Craig DeForest [deforest@boulder.swri.edu
LWP::Simple (3p) - simple procedural interface to LWP
MIME-tools (3p) - modules for parsing (and creating!) MIME entities
MMDF (5) - Multi-channel Memorandum Distribution Facility mailbox format
MP4ConvertFromMovieDuration (3) - Convert a duration from the movie (file) time scale to a specified time scale.
MP4ConvertFromTrackDuration (3) - Convert a duration from the track time scale to a specified time scale.
MP4ConvertToTrackDuration (3) - Convert a duration from a specified time scale to the track time scale.
MP4Dump (3) - Print a text version of an mp4 file
MP4GetDuration (3) - Get the duration of the movie (file)
MP4GetSampleDuration (3) - Get the duration of a track sample
MP4GetTrackDuration (3) - Get the duration of a track
MP4GetTrackEditDuration (3) - Get the duration of a track edit segment
MP4GetTrackEditTotalDuration (3) - Get the total duration of a sequence of track edit segments
MP4GetTrackFixedSampleDuration (3) - Get the fixed duration of samples in a track
MP4SetTrackEditDuration (3) - Set the duration of a track edit segment
Mail::Audit::KillDups (3p) - Mail::Audit plugin for duplicate suppression
Mail::Box::Message::Dummy (3p) - a placeholder for a missing message in a list.
Mail::IMAPClient::MessageSet (3p) -- an extension to Mail::IMAPClient that expresses lists of message sequence numbers or message UID's in the shortest way permissable by RFC2060. The Mail::IMAPClient::MessageSet module is designed to make life easier for programmers who need to manipulate potentially large sets of IMAP message UID's or sequence numbers.
Mail::POP3Client (3p) - Perl 5 module to talk to a POP3 (RFC1939) server
Mail::Reporter (3p) - manage errors and traces for various Mail::* modules
Mail::SpamAssassin::BayesStore (3p) - Bayesian Storage Module
Mail::SpamAssassin::BayesStore::MySQL (3p) - MySQL Specific Bayesian Storage Module Implementation
Mail::SpamAssassin::BayesStore::PgSQL (3p) - PostgreSQL Specific Bayesian Storage Module Implementation
Mail::SpamAssassin::BayesStore::SQL (3p) - SQL Bayesian Storage Module Implementation
Mail::SpamAssassin::Logger (3p) - SpamAssassin logging module
Module::AutoInstall (3p) - Automatic install of dependencies via CPAN
Module::Find (3p) - Find and use installed modules in a (sub)category
Module::Install (3p) - Standalone, extensible Perl module installer
Module::Install::Admin (3p) - Author-side manager for Module::Install
Module::Install::Base (3p) - Base class for Module::Install extensions
Module::Install::Build (3p) - Extension Rules for Module::Build
Module::Install::Bundle (3p) - Bundle distributions along with your distribution
Module::Install::Can (3p) - Utility functions for capability detection
Module::Install::Catalyst (3p) - Module::Install extension for Catalyst
Module::Install::Compiler (3p) - Commands for interacting with the C compiler
Module::Install::Deprecated (3p) - Warnings and help for deprecated commands
Module::Install::External (3p) - Specify dependencies on external non-Perl things
Module::Install::MakeMaker (3p) - Extension Rules for ExtUtils::MakeMaker
Module::Install::PAR (3p) - Module::Install Support for PAR::Dist packages
Module::Install::Philosophy (3p) - The concepts behind Module::Install
Module::Install::Share (3p) - Install non-code files for use during run-time
Module::Pluggable::Fast (3p) - Fast plugins with instantiation
Module::ScanDeps (3p) - Recursively scan Perl code for dependencies
Module::ScanDeps::DataFeed (3p) - Runtime dependency scanning helper
Mon::Protocol (3p) - Methods for parsing / dumping a protocol block
Net-SNMP Agent handler and extensibility API (3) - The basic theory goes something like this: In the past, with the original mib module api (which derived from the original CMU SNMP code) the underlying mib modules were passed very little information (only the truly most basic information about a request).
Net::Jabber::Dialback (3p) - Jabber Dialback Module
Net::Jabber::Dialback::Result (3p) - Jabber Dialback Result Module
Net::Jabber::Dialback::Verify (3p) - Jabber Dialback Verify Module
Net::Jabber::JID (3p) - Jabber JID Module
Net::Jabber::Log (3p) - Jabber Log Module
Net::Jabber::Message (3p) - Jabber Message Module
Net::Jabber::Presence (3p) - Jabber Presence Module
Net::Jabber::Stanza (3p) - Jabber Stanza Module
Net::SMTP::Server::Relay (3p) - A simple relay module for Net::SMTP::Server.
Net::SSLeay::Handle (3p) - Perl module that lets SSL (HTTPS) sockets be handled as standard file handles.
Net::XMPP::Client (3p) - XMPP Client Module
Net::XMPP::Connection (3p) - XMPP Connection Module
Net::XMPP::Debug (3p) - XMPP Debug Module
Net::XMPP::IQ (3p) - XMPP Info/Query Module
Net::XMPP::JID (3p) - XMPP JID Module
Net::XMPP::Message (3p) - XMPP Message Module
Net::XMPP::Presence (3p) - XMPP Presence Module
Net::XMPP::Protocol (3p) - XMPP Protocol Module
Net::XMPP::Stanza (3p) - XMPP Stanza Module
Nginx::ParseLog (3p) - module for parsing Nginx access log files (nginx.net).
Nginx::Simple (3p) - Easy to use interface for "--with-http_perl_module"
Our (3p) - meta-object protocol (aka MOP) provides well-defined introspection features for each of those concepts, and Moose in turn provides distinct sugar for each of them. Moose also introduces additional concepts such as roles, method modifiers, and declarative delegation.
Overview (3p) - of ""IO::Capture"" Module, and classes derived from it.
PDL::Core::Dev (3p) - PDL development module
PDL::IO::Dumper (3p) -- data dumping for structs with PDLs
PDL::IO::NDF (3p) - PDL Module for reading and writing Starlink N-dimensional data structures as PDLs.
PDL::Intro (1) - Introduction to the Perl Data Language
PDL::Lite (3p) - minimum PDL module OO loader
PDL::LiteF (3p) - minimum PDL module function loader
PDL::PP::Dump (3p) -- dump pp_xxx calls to stdout
PDL::PP::Signature (3p) - Internal module to handle signatures
PDL::Reduce (3p) -- a ""reduce"" function for PDL
POE::Component::Client::MPD::Collection (3p) - module handling collection commands
POE::Component::Client::MPD::Commands (3p) - module handling basic mpd commands
POE::Component::Client::MPD::Connection (3p) - module handling the tcp connection with mpd
POE::Component::Client::MPD::Playlist (3p) - module handling playlist commands
POE::Component::IRC (3p) - A fully event-driven IRC client module
POE::Component::IRC::Qnet (3p) - A fully event-driven IRC client module for Quakenet
POE::Component::IRC::Qnet::State (3p) - A fully event-driven IRC client module for Quakenet with nickname and channel tracking
POE::Component::IRC::State (3p) - A fully event-driven IRC client module with nickname and channel tracking
PPI::Dumper (3p) - Dumping of PDOM trees
PPI::Statement::End (3p) - Content after the _|_END_|_ of a module
PPI::Statement::Scheduled (3p) - A scheduled code block
Perl (3p) - syntax module for Embperl
Perl::Squish (3p) - Reduce Perl code to a few characters as possible
Pod::Coverage (3p) - Checks if the documentation of a module is comprehensive
Psh::StrategyBunch (3p) - A collection of modules.
RPC::XML::Procedure (3p) - Object encapsulation of server-side RPC procedures
SGBEQU (3f) - row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
SGEEQU (3f) - row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
SLABRD (3f) - the first NB rows and columns of a real general m by n matrix A to upper or lower bidiagonal form by an orthogonal transformation Q\(aq * A * P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
SLADIV (3f) - complex division in real arithmetic a + i*b p + i*q = --------- c + i*d The algorithm is due to Robert L
SLAGTM (3f) - a matrix-vector product of the form B := alpha * A * X + beta * B where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
SLALSA (3f) - an itermediate step in solving the least squares problem by computing the SVD of the coefficient matrix in compact form (The singular vectors are computed as products of simple orthorgonal matrices.)
SLARFT (3f) - the triangular factor T of a real block reflector H of order n, which is defined as a product of k elementary reflectors
SLARRE (3f) - the desired eigenvalues of a given real symmetric tridiagonal matrix T, SLARRE sets any "small" off-diagonal elements to zero, and for each unreduced block T_i, it finds (a) a suitable shift at one end of the block\(aqs spectrum,
SLARZT (3f) - the triangular factor T of a real block reflector H of order > n, which is defined as a product of k elementary reflectors
SLATRD (3f) - NB rows and columns of a real symmetric matrix A to symmetric tridiagonal form by an orthogonal similarity transformation Q\(aq * A * Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
SLAUU2 (3f) - the product U * U\(aq or L\(aq * L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
SLAUUM (3f) - the product U * U\(aq or L\(aq * L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
SOAP::Client (3p) - exists purely as a superclass for client classes declared by the various SOAP::Lite transport modules.
SOAP::Transport (3p) - an abstract class extended by more specialized transport modules
SOPGTR (3f) - a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by SSPTRD using packed storage
SORGBR (3f) - one of the real orthogonal matrices Q or P**T determined by SGEBRD when reducing a real matrix A to bidiagonal form
SORGHR (3f) - a real orthogonal matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by SGEHRD
SORGTR (3f) - a real orthogonal matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by SSYTRD
SPBEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite band matrix A and reduce its condition number (with respect to the two-norm)
SPOEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite matrix A and reduce its condition number (with respect to the two-norm)
SPPEQU (3f) - row and column scalings intended to equilibrate a symmetric positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
SQL::Statement::Embed (3p) - embed a SQL engine in a DBD or module
SQL::Translator::Producer::DBIx::Class::File (3p) - DBIx::Class file producer
SSI (3p) - syntax module for Embperl
See (3p) - the support section in the main module.
Set::Scalar::ValuedUniverse (3p) - universes for valued set members
Siege (7) - was designed orignally as a internet usage simulator. In short, its role was to simulate the activity of many simultaneous users hitting a HTTP server. We were debugging some java code and during that process we arrived at a point where the code could withstand an acceptable number of users hitting a single URL but it could not withstand the seemingly random activity that characterizes many users hitting many URLs on a webserver. In order to debug the problem in a lab environment, I developed a program that simply read a bunch of URLs ( we used images, scripts, static html, jsps, etc. ) into memory and hit them randomly. The result was a success. We were able to break the code in the lab, an occurance which ultimately allowed us to fix it and put it into production. As the developers code improved, siege improved until we ultimately had good java code and a pretty decent regression tool. It was helpful for us, I hope it is helpful to you. In order to feel comfortable putting code into production, you need a way to measure its performance and to determine its threshold for failure. If you break your database pool at 250 simultaneous users and you average less then one-hundred simultaneous users and the code performs favorably, you can feel good about putting it into production. At the same time, if you should monitor trends in your site's activity and prepare for the moment when your traffic starts to near your threshold for failure. 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? You must be prepared for anything. That is why stress and performance testing is so importantwould not recommend putting anything into production until you have a good feel for how it will perform under duress.
Sort::Versions (3p) - a perl 5 module for sorting of revision-like numbers
String::CRC32 (3p) - Perl interface for cyclic redundency check generation
String::Random (3p) - Perl module to generate random strings based on a pattern
Sybase::Sybperl (3p) - sybperl 1.0xx emulation module
Template (3p) - Front-end module to the Template Toolkit
Template::Base (3p) - Base class module implementing common functionality
Template::Config (3p) - Factory module for instantiating other TT2 modules
Template::Exception (3p) - Exception handling class module
Template::Manual::Intro (3p) - Introduction to the Template Toolkit
Template::Manual::Refs (3p) - Related modules, projects and other resources
Template::Modules (3p) - Core modules comprising the Template Toolkit
Template::Plugin::Autoformat (3p) - Interface to Text::Autoformat module
Template::Plugin::CGI (3p) - Interface to the CGI module
Template::Plugin::Dumper (3p) - Plugin interface to Data::Dumper
Template::Plugin::Procedural (3p) - Base class for procedural plugins
Template::Plugins (3p) - Plugin provider module
Template::Provider (3p) - Provider module for loading/compiling templates
Template::Test (3p) - Module for automating TT2 test scripts
Term::ReadKey (3p) - A perl module for simple terminal control
Term::Screen (3p) - A Simple all perl Term::Cap based screen positioning module
Term::ScreenColor (3p) - Screen positioning and coloring module for Perl
Test::Nginx (3p) - Testing modules for Nginx C module development
Test::Nginx::LWP (3p) - LWP-backed test scaffold for the Nginx C modules
Test::Nginx::Socket (3p) - Socket-backed test scaffold for the Nginx C modules
Test::YAML (3p) - Testing Module for YAML Implementations
Text (3p) - syntax module for Embperl
The (3p) - subclass should not generally call SUPER::new as this would force redundant argument processing in any super-class that also has its own new. It would also force the super-class new to be smart enough to handle positional as well as keyword parameters, which as we've noted is inherently ambiguous.
This (3p) - module is deprecated
This (3p) - tutorial will introduce you to the main features of the Coro module family.
This module presents an object-oriented interface into handling your message sets. The object reference returned by the new method is an overloaded reference to a scalar variable that contains the message set's compact RFC2060 representation. The object is overloaded so that using it like a string returns this compact message set representation. You can also add messages to the set (using either a '.=' operator or a '+=' operator) or remove messages (with the ' (3p) -=' operator). And if you use it as an array reference, it will humor you and act like one by calling unfold for you. (But you need perl 5.6 or above to do this.)
Time::Period (3p) - A Perl module to deal with time periods.
UNIVERSAL::require (3p) - require() modules from a variable
UilDumpSymbolTable (3) - Dumps the contents of a named UIL symbol table to standard output
Usage: (1) - Dump a quartz table for debugging purposes
X11::Auth (3p) - Perl module to read X11 authority files
X11::Keysyms (3p) - Perl module for names of X11 keysyms
X11::Protocol (3p) - Perl module for the X Window System Protocol, version 11
X11::Protocol::Connection (3p) - Perl module abstract base class for X11 client to server connections
X11::Protocol::Connection::FileHandle (3p) - Perl module base class for FileHandle-based X11 connections
X11::Protocol::Connection::INETFH (3p) - Perl module for FileHandle-based TCP/IP X11 connections
X11::Protocol::Connection::INETSocket (3p) - Perl module for IO::Socket::INET-based X11 connections
X11::Protocol::Connection::Socket (3p) - Perl module base class for IO::Socket-based X11 connections
X11::Protocol::Connection::UNIXFH (3p) - Perl module for FileHandle-based Unix-domain X11 connections
X11::Protocol::Connection::UNIXSocket (3p) - Perl module for IO::Socket::UNIX-based X11 connections
X11::Protocol::Ext::BIG_REQUESTS (3p) - Perl module for the X11 protocol Big Requests extension
X11::Protocol::Ext::DPMS (3p) - Perl module for the X11 Protocol DPMS Extension
X11::Protocol::Ext::RENDER (3p) - Perl module for the X Rendering Extension
X11::Protocol::Ext::SHAPE (3p) - Perl module for the X11 Protocol Nonrectangular Window Shape Extension
X11::Protocol::Ext::XC_MISC (3p) - Perl module for the X11 Protocol XC-MISC Extension
X11::Protocol::Ext::XFree86_Misc.pm (3p) - Perl module for the XFree86 Misc Extension
XML::Checker (3p) - A perl module for validating XML
XML::DOM (3p) - A perl module for building DOM Level 1 compliant document structures
XML::LibXML::ErrNo (3p) - Structured Errors This module is based on xmlerror.h libxml2 C header file. It defines symbolic constants for all libxml2 error codes. Currently libxml2 uses over 480 different error codes. See also XML::LibXML::Error.
XML::Parser (3p) - A perl module for parsing XML documents
XML::PatAct::ACTION (3p) - An action module for
XML::PatAct::Amsterdam (3p) - An action module for simplistic style-sheets
XML::PatAct::MatchName (3p) - A pattern module for matching element names
XML::PatAct::PATTERN (3p) - A pattern module for
XML::PatAct::ToObjects (3p) - An action module for creating Perl objects
XML::SAX::Intro (3p) - An Introduction to SAX Parsing with Perl
XML::Twig (3p) - A perl module for processing huge XML documents in tree mode.
XML::XPath (3p) - a set of modules for parsing and evaluating XPath statements
XML::XPath::XMLParser (3p) - The default XML parsing class that produces a node tree
XML::XSLT (3p) - A perl module for processing XSLT Get or set the <xsl:output method= attribute. Valid arguments are 'html', 'text' and 'xml'
XmClipboardUndoCopy (3) - A clipboard function that deletes the last item placed on the clipboard
XmClipboardUnlock (3) - A clipboard function that unlocks the clipboard
XmDropSiteEndUpdate (3) - A Drag and Drop function that facilitates processing updates to multiple drop sites
XmGetColorCalculation (3) - A function to get the procedure used for default color calculation
XmSetColorCalculation (3) - A function to set the procedure used for default color calculation
YAML::Dumper (3p) - YAML class for dumping Perl objects to YAML
YAML::Dumper::Base (3p) - Base class for YAML Dumper classes
YAML::Error (3p) - Error formatting class for YAML modules
YAML::Syck (3p) - Fast, lightweight YAML loader and dumper
ZGBEQU (3f) - row and column scalings intended to equilibrate an M-by-N band matrix A and reduce its condition number
ZGEEQU (3f) - row and column scalings intended to equilibrate an M-by-N matrix A and reduce its condition number
ZLABRD (3f) - the first NB rows and columns of a complex general m by n matrix A to upper or lower real bidiagonal form by a unitary transformation Q\(aq * A * P, and returns the matrices X and Y which are needed to apply the transformation to the unreduced part of A
ZLAED0 (3f) - divide and conquer method, ZLAED0 computes all eigenvalues of a symmetric tridiagonal matrix which is one diagonal block of those from reducing a dense or band Hermitian matrix and corresponding eigenvectors of the dense or band matrix
ZLAGTM (3f) - a matrix-vector product of the form B := alpha * A * X + beta * B where A is a tridiagonal matrix of order N, B and X are N by NRHS matrices, and alpha and beta are real scalars, each of which may be 0., 1., or -1
ZLALSA (3f) - an itermediate step in solving the least squares problem by computing the SVD of the coefficient matrix in compact form (The singular vectors are computed as products of simple orthorgonal matrices.)
ZLARFT (3f) - the triangular factor T of a complex block reflector H of order n, which is defined as a product of k elementary reflectors
ZLARZT (3f) - the triangular factor T of a complex block reflector H of order > n, which is defined as a product of k elementary reflectors
ZLATRD (3f) - NB rows and columns of a complex Hermitian matrix A to Hermitian tridiagonal form by a unitary similarity transformation Q\(aq * A * Q, and returns the matrices V and W which are needed to apply the transformation to the unreduced part of A
ZLAUU2 (3f) - the product U * U\(aq or L\(aq * L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
ZLAUUM (3f) - the product U * U\(aq or L\(aq * L, where the triangular factor U or L is stored in the upper or lower triangular part of the array A
ZPBEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite band matrix A and reduce its condition number (with respect to the two-norm)
ZPOEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite matrix A and reduce its condition number (with respect to the two-norm)
ZPPEQU (3f) - row and column scalings intended to equilibrate a Hermitian positive definite matrix A in packed storage and reduce its condition number (with respect to the two-norm)
ZUNGBR (3f) - one of the complex unitary matrices Q or P**H determined by ZGEBRD when reducing a complex matrix A to bidiagonal form
ZUNGHR (3f) - a complex unitary matrix Q which is defined as the product of IHI-ILO elementary reflectors of order N, as returned by ZGEHRD
ZUNGTR (3f) - a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors of order N, as returned by ZHETRD
ZUPGTR (3f) - a complex unitary matrix Q which is defined as the product of n-1 elementary reflectors H(i) of order n, as returned by ZHPTRD using packed storage
amdump (8) - back up all disks in an AMANDA configuration
ber_int_t, ber_uint_t, ber_len_t, ber_slen_t, ber_tag_t, struct berval, 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
btraceback (8) - Produce a traceback on the event of a 'Kaboom'
bugpoint (1) - automatic test case reduction tool
cdda2wav (1) - a sampling utility that dumps CD audio data into wav sound files
createlang (1) - define a new PostgreSQL procedural language
curl_easy_duphandle (3) - Clone a libcurl session handle
defncopy (1) - extract procedures and views from a Microsoft server.
devdump, isoinfo, isovfy, isodump (1) - Utility programs for dumping and verifying iso9660 images.
dnet (3) - dumb networking library
dnet (8) - dumb networking library test program
droplang (1) - remove a PostgreSQL procedural language
dspam_dump (1) - produce a dump of a user's metadata
du (1) - estimate file space usage
dumpe2fs (8) - dump filesystem information
dumpshm (1) - Gnash LocalConnection memory Dumper
dvicopy (1) - produce modified copy of DVI file
dvipdfm (1) - Produce PDF files directly from DVI files
encode_keychange (1) - produce the KeyChange string for SNMPv3
fmtdump (8) - decode nmh format files
git-bisect (1) - Find by binary search the change that introduced a bug
git-cherry-pick (1) - Apply the change introduced by an existing commit
git-fmt-merge-msg (1) - Produce a merge commit message
git-pack-redundant (1) - Find redundant pack files
git-submodule (1) - Initialize, update or inspect submodules
git-update-server-info (1) - Update auxiliary info file to help dumb servers
git-whatchanged (1) - Show logs with difference each commit introduces
gitmodules (5) - defining submodule properties
gittutorial (7) - A tutorial introduction to git (for version 1.5.1 or newer)
gittutorial-2 (7) - A tutorial introduction to git: part two
gnutls_rsa_export_get_modulus_bits (3) - return the bits used in RSA-export key exchange
gsf-vba-dump (1) - extract Visual Basic for Applications macros
gtk-query-immodules-2.0 (1) - Input method module registration utility
inc::Module::Install (3p) - Module::Install loader
init_mib, add_mibdir, init_mib_internals, add_module_replacement, read_module, read_mib, read_all_mibs, read_objid, read_module_node, get_module_node, snmp_set_mib_warnings, snmp_set_save_descriptions, shutdown_mib, print_mib, print_variable, fprint_variable, snprint_variable, sprint_realloc_variable, print_value, fprint_value, snprint_value, sprint_realloc_value, print_objid, fprint_objid, snprint_objid, sprint_realloc_objid, print_description, fprint_description (3) - mib_api functions
instance (3) - Process individual MIB instances easily.
ldrdf (1) - link RDOFF objects and libraries produced by rdflib(1)
leaf_handlers (3) - Process individual leaf objects A group of handlers to implement individual leaf objects and instances (both scalar objects, and individual objects and instances within a table).
libtiff (3) - introduction to libtiff , a library for reading and writing TIFF files
llvm-extract (1) - extract a function from an LLVM module
mcat (1) - dump raw disk image
mdu (1) - display the amount of space occupied by an MSDOS directory
mech-dump (1) - Dumps information about a web page
mhl (1) - produce formatted listings of nmh messages
mkoctfile (1) - Compile dynamic-load modules for GNU Octave
msguniq (1) - unify duplicate translations in message catalog
myisam_ftdump (1) - display full-text index information
mysqldump (1) - a database backup program
mysqldumpslow (1) - Summarize slow query log files
ncftpbatch (1) - Individual batch FTP job processor
ne_malloc, ne_calloc, ne_realloc, ne_strdup, ne_strndup, ne_oom_callback (3) - memory allocation wrappers
old_api (3) - Calls mib module code written in the old style of code.
pam_winbind (7) - PAM module for Winbind
pango-querymodules (1) - Module registration utility
pdbdump (1) - Print the contents of a Palm PDB file
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_restore (1) - restore a PostgreSQL database from an archive file created by pg_dump
poe-gen-tests (1) - generate standard POE tests for third-party modules
prefork (3p) - Optimized module loading for forking or non-forking processes
rdfdump (1) - dumps an RDOFF object in human-readable form
resolve_stack_dump (1) - resolve numeric stack trace dump to symbols
rrddump (1) - dump the contents of an RRD to XML format
rrdrestore (1) - Restore the contents of an RRD from its XML dump format
rrdupdate (1) - Store a new set of values into the RRD
sasl_idle (3) - Perform precalculations during an idle period
scan (1) - produce a one line per message scan listing
send_easy_trap, send_trap_vars, send_v2trap (3) - send TRAPs or INFORMs from a Net-SNMP MIB module
snmp_sess_init, snmp_open, snmp_send, snmp_free_pdu, snmp_select_info, snmp_read, snmp_timeout, snmp_close, snmp_perror, snmp_sess_perror, snmp_error, snmp_api_errstring (3) - send and receive SNMP messages
snmpkey (1) - Create SNMPv3 security keys for the Net::SNMP module
soldumper (1) - Gnash Local Shared Object file Dumper
svndumpfilter (1) - Filter a subversion repository 'dumpfile'.
svnversion (1) - Produce a compact version number for a working copy.
tdbdump (8) - tool for printing the contents of a TDB file
tiffdump (1) - print verbatim information about TIFF files
vfstest (1) - tool for testing samba VFS modules
vimdiff (1) - modifica due o tre versioni di un file con Vim, visualizzando le differenze
wcsdup (3) - duplicate a wide-character string
xxd (1) - Produce esadecimale da un file binario o viceversa.
xxd (1) - make a hexdump or do the reverse.
yasm (1) - The Yasm Modular Assembler
zarafa-stats (1) - Dump zarafa statistics tables.
zshmodules (1) - zsh loadable modules
zshroadmap (1) - informal introduction to the zsh manual
FcPatternDuplicate (3) - Copy a pattern
FcStrCopy (3) - duplicate a string
FvwmAuto (1) - the FVWM auto-raise module
FvwmBacker (1) - the FVWM background changer module
FvwmButtons (1) - the FVWM buttonbox module
FvwmForm (1) - input form module for Fvwm
FvwmIconBox (1) - the FVWM iconbox module
FvwmIdent (1) - the FVWM identify-window module
FvwmPager (1) - the FVWM Pager module
FvwmSave (1) - the FVWM desktop-layout saving module
FvwmSaveDesk (1) - another FVWM desktop-layout saving module
FvwmScroll (1) - the FVWM scroll-bar module
FvwmWinList (1) - the FVWM window list module
XIfEvent, XCheckIfEvent, XPeekIfEvent (3) - check the event queue with a predicate procedure
XkbApplyCompatMapToKey (3) - Apply the new compatibility mapping to an individual key to get its semantics updated
XtAddCallback, XtAddCallbacks, XtRemoveCallback, XtRemoveCallbacks, XtRemoveAllCallbacks (3) - add and remove callback procedures
XtAppAddActionHook, XtRemoveActionHook (3) - register an action hook procedure
XtAppAddBlockHook, XtRemoveBlockHook (3) - register a block hook procedure
XtAppAddWorkProc, XtRemoveWorkProc (3) - Add and remove background processing procedures
XtCallAcceptFocus (3) - calla widget's accept_focus procedure
XtCallActionProc (3) - invoke an action procedure directly
XtSetLanguageProc (3) - set the language procedure
fbdevhw (4) - os-specific submodule for framebuffer device access
glIndexMask (3G) - control the writing of individual bits in the color index buffers
glStencilMask (3G) - control the writing of individual bits in the stencil planes
glXIntro (3) - Introduction to OpenGL in the X window system
gluErrorString (3G) - produce an error string from a GL or GLU error code
showfont (1) - font dumper for X font server
xdpr (1) - dump an X window directly to a printer
xpr (1) - print an X window dump
xwd (1) - dump an image of an X window


rootr.net - man pages