Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- CURLOPT_PATH_AS_IS(3)
- do not handle dot dot sequences
- CURLOPT_SHARE(3)
- specify share handle to use
- Dpkg::Arch(3perl)
- handle architectures
- Dpkg::Build::Info(3perl)
- handle build information
- Dpkg::BuildProfiles(3perl)
- handle build profiles
- Dpkg::Compression::FileHandle(3perl)
- object dealing transparently with file compression
- Dpkg::Exit(3perl)
- program exit handlers
- Dpkg::Substvars(3perl)
- handle variable substitution in strings
- Handles(3), Tcl_HandleAlloc(3), Tcl_HandleFree(3), Tcl_HandleTblInit(3), Tcl_HandleTblRelease(3), Tcl_HandleTblUseCount(3), Tcl_HandleWalk(3), Tcl_HandleXlate(3)
- Dynamic, handle addressable tables
- MPE_Signals_call_debugger(4)
- Process-killing signals invoke the MPE error handler
- MPIX_T_cvar_handle_alloc(3)
- XXX description here
- MPIX_T_cvar_handle_free(3)
- XXX description here
- MPIX_T_pvar_handle_alloc(3)
- XXX description here
- MPIX_T_pvar_handle_free(3)
- XXX description here
- MPI_Bsend_init(3)
- Builds a handle for a buffered send
- MPI_Comm_call_errhandler(3)
- Call the error handler installed on a communicator
- MPI_Comm_create_errhandler(3)
- Create a communicator error handler
- MPI_Comm_get_errhandler(3)
- Get the error handler attached to a communicator
- MPI_Comm_get_info(3)
- Returns a new info object containing the hints of the communicator associated with comm. The current setting of all hints actually used by the system related to this communicator is returned in info_used. If no such hints exist, a handle to a newly created info object is returned that contains no key/value pair. The user is responsible for freeing info_used via MPI_INFO_FREE
- MPI_Comm_set_errhandler(3)
- Set the error handler for a communicator
- MPI_Dist_graph_create(3)
- MPI_DIST_GRAPH_CREATE returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Dist_graph_create_adjacent(3)
- returns a handle to a new communicator to which the distributed graph topology information is attached
- MPI_Errhandler_create(3)
- Creates an MPI-style errorhandler
- MPI_Errhandler_free(3)
- Frees an MPI-style errorhandler
- MPI_Errhandler_get(3)
- Gets the error handler for a communicator
- MPI_Errhandler_set(3)
- Sets the error handler for a communicator
- MPI_File_c2f(3)
- Translates a C file handle to a Fortran file handle
- MPI_File_call_errhandler(3)
- Call the error handler installed on a file
- MPI_File_create_errhandler(3)
- Create a file error handler
- MPI_File_f2c(3)
- Translates a Fortran file handle to a C file handle
- MPI_File_get_errhandler(3)
- Get the error handler attached to a file
- MPI_File_set_errhandler(3)
- Set the error handler for an MPI file
- MPI_Op_create(3)
- Creates a user-defined combination function handle
- MPI_Op_free(3)
- Frees a user-defined combination function handle
- MPI_Raccumulate(3)
- Accumulate data into the target process using remote memory access and return a request handle for the operation
- MPI_Rget_accumulate(3)
- Perform an atomic, one-sided read-and-accumulate operation and return a request handle for the operation
- MPI_Rput(3)
- Put data into a memory window on a remote process and return a request handle for the operation
- MPI_Start(3)
- Initiates a communication with a persistent request handle
- MPI_T_cvar_handle_alloc(3)
- Allocate a handle for a control variable
- MPI_T_cvar_handle_free(3)
- Free an existing handle for a control variable
- MPI_T_pvar_handle_alloc(3)
- Allocate a handle for a performance variable
- MPI_T_pvar_handle_free(3)
- Free an existing handle for a performance variable
- MPI_Win_call_errhandler(3)
- Call the error handler installed on a window object
- MPI_Win_create_errhandler(3)
- Create an error handler for use with MPI window objects
- MPI_Win_get_errhandler(3)
- Get the error handler for the MPI RMA window
- MPI_Win_set_errhandler(3)
- Set window error handler
- OPENSSL_fork_prepare(3), OPENSSL_fork_parent(3), OPENSSL_fork_child(3)
- OpenSSL fork handlers
- SDL_CDClose(3)
- Closes a SDL_CD handle
- SDLmm_EventHandler(3), SDLmm::EventHandler(3)
- The base class used for custom Event handlers
- SSL_COMP_add_compression_method(3), SSL_COMP_get_compression_methods(3), SSL_COMP_get0_name(3), SSL_COMP_get_id(3), SSL_COMP_free_compression_methods(3)
- handle SSL/TLS integrated compression methods
- SSL_CTX_has_client_custom_ext(3)
- check whether a handler exists for a particular client extension type
- SSL_CTX_set_alpn_protos(3), SSL_set_alpn_protos(3), SSL_CTX_set_alpn_select_cb(3), SSL_CTX_set_next_proto_select_cb(3), SSL_CTX_set_next_protos_advertised_cb(3), SSL_select_next_proto(3), SSL_get0_alpn_selected(3), SSL_get0_next_proto_negotiated(3)
- handle application layer protocol negotiation (ALPN)
- SSL_CTX_set_cert_cb(3), SSL_set_cert_cb(3)
- handle certificate callback function
- SSL_CTX_set_client_cert_cb(3), SSL_CTX_get_client_cert_cb(3)
- handle client certificate callback function
- SSL_CTX_set_info_callback(3), SSL_CTX_get_info_callback(3), SSL_set_info_callback(3), SSL_get_info_callback(3)
- handle information callback for SSL connections
- SSL_CTX_set_tlsext_servername_callback(3), SSL_CTX_set_tlsext_servername_arg(3), SSL_get_servername_type(3), SSL_get_servername(3), SSL_set_tlsext_host_name(3)
- handle server name indication (SNI)
- SSL_CTX_set_tmp_dh_callback(3), SSL_CTX_set_tmp_dh(3), SSL_set_tmp_dh_callback(3), SSL_set_tmp_dh(3)
- handle DH keys for ephemeral key exchange
- SSL_CTX_set_tmp_ecdh(3), SSL_set_tmp_ecdh(3), SSL_CTX_set_ecdh_auto(3), SSL_set_ecdh_auto(3)
- handle ECDH keys for ephemeral key exchange
- SSL_CTX_set_tmp_rsa_callback(3), SSL_CTX_set_tmp_rsa(3), SSL_CTX_need_tmp_RSA(3), SSL_set_tmp_rsa_callback(3), SSL_set_tmp_rsa(3), SSL_need_tmp_RSA(3)
- handle RSA keys for ephemeral key exchange
- Sympa::LockedFile(3Sympa)
- Filehandle with locking
- Sympa::Request::Handler(3Sympa)
- Base class of request handler classes
- Sympa::Request::Handler::add(3Sympa)
- add request handler
- Sympa::Request::Handler::auth(3Sympa)
- auth request handler
- Sympa::Request::Handler::close_list(3Sympa)
- close_list request handler
- Sympa::Request::Handler::confirm(3Sympa)
- confirm request handler
- Sympa::Request::Handler::create_automatic_list(3Sympa)
- create_automatic_list request handler
- Sympa::Request::Handler::create_list(3Sympa)
- create_list request handler
- Sympa::Request::Handler::decl(3Sympa)
- decl request handler
- Sympa::Request::Handler::del(3Sympa)
- del request handler
- Sympa::Request::Handler::distribute(3Sympa)
- distribute request handler
- Sympa::Request::Handler::family_signoff(3Sympa)
- family 'signoff' request handler
- Sympa::Request::Handler::finished(3Sympa)
- finished request handler
- Sympa::Request::Handler::get(3Sympa)
- get request handler
- Sympa::Request::Handler::global_remind(3Sympa)
- global 'remind' request handler
- Sympa::Request::Handler::global_set(3Sympa)
- global 'set' request handler
- Sympa::Request::Handler::global_signoff(3Sympa)
- global 'signoff' request handler
- Sympa::Request::Handler::help(3Sympa)
- help request handler
- Sympa::Request::Handler::import(3Sympa)
- import request handler
- Sympa::Request::Handler::include(3Sympa), Sympa::Request::Hander::include(3Sympa)
- include request handler
- Sympa::Request::Handler::index(3Sympa)
- index request handler
- Sympa::Request::Handler::info(3Sympa)
- info request handler
- Sympa::Request::Handler::invite(3Sympa)
- invite request handler
- Sympa::Request::Handler::last(3Sympa)
- last request handler
- Sympa::Request::Handler::lists(3Sympa)
- lists request handler
- Sympa::Request::Handler::modindex(3Sympa)
- modindex request handler
- Sympa::Request::Handler::move_list(3Sympa)
- move_list request handler
- Sympa::Request::Handler::move_user(3Sympa)
- change user's email
- Sympa::Request::Handler::open_list(3Sympa)
- open_list request handler
- Sympa::Request::Handler::reject(3Sympa)
- reject request handler
- Sympa::Request::Handler::remind(3Sympa)
- remind request handler
- Sympa::Request::Handler::review(3Sympa)
- review request handler
- Sympa::Request::Handler::set(3Sympa)
- set request handler
- Sympa::Request::Handler::signoff(3Sympa)
- signoff request handler
- Sympa::Request::Handler::stats(3Sympa)
- stats request handler
- Sympa::Request::Handler::subscribe(3Sympa)
- subscribe request handler
- Sympa::Request::Handler::unknown(3Sympa)
- unknown request handler
- Sympa::Request::Handler::update_automatic_list(3Sympa)
- update_automatic_list request handler
- Sympa::Request::Handler::verify(3Sympa)
- verify request handler
- Sympa::Request::Handler::which(3Sympa)
- which request handler
- Sympa::Spindle::DoCommand(3Sympa)
- Workflow to handle command messages
- Sympa::Spindle::DoMessage(3Sympa)
- Workflow to handle messages bound for lists
- TIFFError(3tiff), TIFFSetErrorHandler(3tiff)
- library error handling interface
- TIFFWarning(3tiff), TIFFSetWarningHandler(3tiff)
- library warning interface
- TclZipfs_AppHook.tcl87(3), TclZipfs_AppHook(3), Tclzipfs_Mount(3), TclZipfs_MountBuffer(3), Tclzipfs_Unmount(3)
- handle ZIP files as Tcl virtual filesystems
- Tcl_AppendExportList.tcl85(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
- manipulate namespaces
- Tcl_AppendExportList.tcl86(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
- manipulate namespaces
- Tcl_AppendExportList.tcl87(3), Tcl_AppendExportList(3), Tcl_CreateNamespace(3), Tcl_DeleteNamespace(3), Tcl_Export(3), Tcl_FindCommand(3), Tcl_FindNamespace(3), Tcl_ForgetImport(3), Tcl_GetCurrentNamespace(3), Tcl_GetGlobalNamespace(3), Tcl_GetNamespaceUnknownHandler(3), Tcl_Import(3), Tcl_SetNamespaceUnknownHandler(3)
- manipulate namespaces
- Tcl_AsyncCreate.tcl85(3), Tcl_AsyncCreate(3), Tcl_AsyncMark(3), Tcl_AsyncInvoke(3), Tcl_AsyncDelete(3), Tcl_AsyncReady(3)
- handle asynchronous events
- Tcl_AsyncCreate.tcl86(3), Tcl_AsyncCreate(3), Tcl_AsyncMark(3), Tcl_AsyncInvoke(3), Tcl_AsyncDelete(3), Tcl_AsyncReady(3)
- handle asynchronous events
- Tcl_AsyncCreate.tcl87(3), Tcl_AsyncCreate(3), Tcl_AsyncMark(3), Tcl_AsyncInvoke(3), Tcl_AsyncDelete(3), Tcl_AsyncReady(3)
- handle asynchronous events
- Tcl_BadChannelOption.tcl85(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelCloseProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelSeekProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
- procedures for creating and manipulating channels
- Tcl_BadChannelOption.tcl86(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelCloseProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelSeekProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
- procedures for creating and manipulating channels
- Tcl_BadChannelOption.tcl87(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelCloseProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelSeekProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
- procedures for creating and manipulating channels
- Tcl_CreateChannelHandler.tcl85(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
- call a procedure when a channel becomes readable or writable
- Tcl_CreateChannelHandler.tcl86(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
- call a procedure when a channel becomes readable or writable
- Tcl_CreateChannelHandler.tcl87(3), Tcl_CreateChannelHandler(3), Tcl_DeleteChannelHandler(3)
- call a procedure when a channel becomes readable or writable
- Tcl_CreateCloseHandler.tcl85(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
- arrange for callbacks when channels are closed
- Tcl_CreateCloseHandler.tcl86(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
- arrange for callbacks when channels are closed
- Tcl_CreateCloseHandler.tcl87(3), Tcl_CreateCloseHandler(3), Tcl_DeleteCloseHandler(3)
- arrange for callbacks when channels are closed
- Tcl_CreateEnsemble.tcl85(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
- manipulate ensemble commands
- Tcl_CreateEnsemble.tcl86(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
- manipulate ensemble commands
- Tcl_CreateEnsemble.tcl87(3), Tcl_CreateEnsemble(3), Tcl_FindEnsemble(3), Tcl_GetEnsembleFlags(3), Tcl_GetEnsembleMappingDict(3), Tcl_GetEnsembleNamespace(3), Tcl_GetEnsembleParameterList(3), Tcl_GetEnsembleUnknownHandler(3), Tcl_GetEnsembleSubcommandList(3), Tcl_IsEnsemble(3), Tcl_SetEnsembleFlags(3), Tcl_SetEnsembleMappingDict(3), Tcl_SetEnsembleParameterList(3), Tcl_SetEnsembleSubcommandList(3), Tcl_SetEnsembleUnknownHandler(3)
- manipulate ensemble commands
- Tcl_CreateExitHandler.tcl85(3), Tcl_Exit(3), Tcl_Finalize(3), Tcl_CreateExitHandler(3), Tcl_DeleteExitHandler(3), Tcl_ExitThread(3), Tcl_FinalizeThread(3), Tcl_CreateThreadExitHandler(3), Tcl_DeleteThreadExitHandler(3), Tcl_SetExitProc(3)
- end the application or thread (and invoke exit handlers)
- Tcl_CreateExitHandler.tcl86(3), Tcl_Exit(3), Tcl_Finalize(3), Tcl_CreateExitHandler(3), Tcl_DeleteExitHandler(3), Tcl_ExitThread(3), Tcl_FinalizeThread(3), Tcl_CreateThreadExitHandler(3), Tcl_DeleteThreadExitHandler(3), Tcl_SetExitProc(3)
- end the application or thread (and invoke exit handlers)
- Tcl_CreateExitHandler.tcl87(3), Tcl_Exit(3), Tcl_Finalize(3), Tcl_CreateExitHandler(3), Tcl_DeleteExitHandler(3), Tcl_ExitThread(3), Tcl_FinalizeThread(3), Tcl_CreateThreadExitHandler(3), Tcl_DeleteThreadExitHandler(3), Tcl_SetExitProc(3)
- end the application or thread (and invoke exit handlers)
- Tcl_CreateFileHandler.tcl85(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
- associate procedure callbacks with files or devices (Unix only)
- Tcl_CreateFileHandler.tcl86(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
- associate procedure callbacks with files or devices (Unix only)
- Tcl_CreateFileHandler.tcl87(3), Tcl_CreateFileHandler(3), Tcl_DeleteFileHandler(3)
- associate procedure callbacks with files or devices (Unix only)
- Tcl_CreateTimerHandler.tcl85(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
- call a procedure at a given time
- Tcl_CreateTimerHandler.tcl86(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
- call a procedure at a given time
- Tcl_CreateTimerHandler.tcl87(3), Tcl_CreateTimerHandler(3), Tcl_DeleteTimerHandler(3)
- call a procedure at a given time
- Tcl_DoOneEvent.tcl85(3), Tcl_DoOneEvent(3)
- wait for events and invoke event handlers
- Tcl_DoOneEvent.tcl86(3), Tcl_DoOneEvent(3)
- wait for events and invoke event handlers
- Tcl_DoOneEvent.tcl87(3), Tcl_DoOneEvent(3)
- wait for events and invoke event handlers
- Tcl_LimitAddHandler.tcl85(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
- manage and check resource limits on interpreters
- Tcl_LimitAddHandler.tcl86(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
- manage and check resource limits on interpreters
- Tcl_LimitAddHandler.tcl87(3), Tcl_LimitAddHandler(3), Tcl_LimitCheck(3), Tcl_LimitExceeded(3), Tcl_LimitGetCommands(3), Tcl_LimitGetGranularity(3), Tcl_LimitGetTime(3), Tcl_LimitReady(3), Tcl_LimitRemoveHandler(3), Tcl_LimitSetCommands(3), Tcl_LimitSetGranularity(3), Tcl_LimitSetTime(3), Tcl_LimitTypeEnabled(3), Tcl_LimitTypeExceeded(3), Tcl_LimitTypeReset(3), Tcl_LimitTypeSet(3)
- manage and check resource limits on interpreters
- Tk_AttachHWND.tk85(3), Tk_GetHWND(3), Tk_AttachHWND(3)
- manage interactions between the Windows handle and an X window
- Tk_AttachHWND.tk86(3), Tk_GetHWND(3), Tk_AttachHWND(3)
- manage interactions between the Windows handle and an X window
- Tk_CreateClientMessageHandler.tk85(3), Tk_CreateClientMessageHandler(3), Tk_DeleteClientMessageHandler(3)
- associate procedure callback with ClientMessage type X events
- Tk_CreateClientMessageHandler.tk86(3), Tk_CreateClientMessageHandler(3), Tk_DeleteClientMessageHandler(3)
- associate procedure callback with ClientMessage type X events
- Tk_CreateErrorHandler.tk85(3), Tk_CreateErrorHandler(3), Tk_DeleteErrorHandler(3)
- handle X protocol errors
- Tk_CreateErrorHandler.tk86(3), Tk_CreateErrorHandler(3), Tk_DeleteErrorHandler(3)
- handle X protocol errors
- Tk_CreateEventHandler.tk85(3), Tk_CreateEventHandler(3), Tk_DeleteEventHandler(3)
- associate procedure callback with an X event
- Tk_CreateEventHandler.tk86(3), Tk_CreateEventHandler(3), Tk_DeleteEventHandler(3)
- associate procedure callback with an X event
- Tk_CreateGenericHandler.tk85(3), Tk_CreateGenericHandler(3), Tk_DeleteGenericHandler(3)
- associate procedure callback with all X events
- Tk_CreateGenericHandler.tk86(3), Tk_CreateGenericHandler(3), Tk_DeleteGenericHandler(3)
- associate procedure callback with all X events
- Tk_CreateSelHandler.tk85(3), Tk_CreateSelHandler(3), Tk_DeleteSelHandler(3)
- arrange to handle requests for a selection
- Tk_CreateSelHandler.tk86(3), Tk_CreateSelHandler(3), Tk_DeleteSelHandler(3)
- arrange to handle requests for a selection
- Tk_GetHINSTANCE.tk85(3), Tk_GetHINSTANCE(3)
- retrieve the global application instance handle
- Tk_GetHINSTANCE.tk86(3), Tk_GetHINSTANCE(3)
- retrieve the global application instance handle
- Tk_HandleEvent.tk85(3), Tk_HandleEvent(3)
- invoke event handlers for window system events
- Tk_HandleEvent.tk86(3), Tk_HandleEvent(3)
- invoke event handlers for window system events
- Tk_ManageGeometry.tk85(3), Tk_ManageGeometry(3)
- arrange to handle geometry requests for a window
- Tk_ManageGeometry.tk86(3), Tk_ManageGeometry(3)
- arrange to handle geometry requests for a window
- Tspi_Context_Close(3)
- destroy a TSP context handle
- Tspi_Context_CloseObject(3)
- destroy resources associated with an object handle
- Tspi_Context_Create(3)
- create a TSP context handle
- Tspi_Context_CreateObject(3)
- create an empty object and return a handle to that object
- Tspi_Context_GetDefaultPolicy(3)
- Get a handle to the default policy object of a given context
- Tspi_Context_GetKeyByUUID(3)
- get a handle to a key registered in persistent storage
- Tspi_Context_GetTpmObject(3), Context_GetTpmObject(3)
- get the handle of the TPM object associated with a context
- WildMidi_Close(3)
- Close an open midi handle
- XAddConnectionWatch(3), XRemoveConnectionWatch(3), XProcessInternalConnection(3), XInternalConnectionNumbers(3)
- handle Xlib internal connections
- XFlush(3), XSync(3), XEventsQueued(3), XPending(3)
- handle output buffer or event queue
- XLookupKeysym(3), XRefreshKeyboardMapping(3), XLookupString(3), XRebindKeysym(3)
- handle keyboard input events in Latin-1
- XSetErrorHandler(3), XGetErrorText(3), XDisplayName(3), XSetIOErrorHandler(3), XGetErrorDatabaseText(3)
- default error handlers
- XmtCreatePixmapIcon(3), XmtCreatePixmapIcon()(3), XmtChangePixmapIcon()(3), XmtDestroyPixmapIcon()(3)
- handle non-rectangular multi-color window manager icons
- XmtMenuPopupHandler(3), XmtMenuPopupHandler()(3)
- remove the default event handler registered for an XmtMenu popup menu pane
- XmtPatchVisualInheritance(3), XmtPatchVisualInheritance()(3)
- apply a runtime patch to the Shell widget class so that it handles non-default visuals better
- XmtRegisterStyle(3), XmtRegisterStyle()(3), XmtRegisterTemplate()(3), XmtLookupStyle()(3), XmtLookupTemplate()(3), XmtTemplateInstantiate()(3)
- handle styles and templates
- XmtWorkingBoxHandleEvents(3), XmtWorkingBoxHandleEvents()(3), XmtWorkingBoxSetScaleValue()(3)
- check the push button and update the slider value in an XmtWorkingBox widget
- XtAddEventHandler(3), XtAddRawEventHandler(3), XtRemoveEventHandler(3), XtRemoveRawEventHandler(3), XtInsertEventHandler(3), XtInsertRawEventHandler(3)
- add and remove event handlers
- XtAppError(3), XtAppSetErrorHandler(3), XtAppSetWarningHandler(3), XtAppWarning(3)
- low-level error handlers
- XtAppErrorMsg(3), XtAppSetErrorMsgHandler(3), XtAppSetWarningMsgHandler(3), XtAppWarningMsg(3)
- high-level error handlers
- XtError(3), XtSetErrorHandler(3), XtSetWarningHandler(3), XtWarning(3)
- low-level error handlers
- XtErrorMsg(3), XtSetErrorMsgHandler(3), XtWarningMsg(3), XtSetWarningMsgHandler(3)
- high-level error handlers
- XtInsertEventTypeHandler(3), XtRemoveEventTypeHandler(3), XtRegisterExtensionSelector(3), XtSetEventDispatcher(3), XtDispatchEventToWidget(3)
- extension event handling
- aa_resizehandler(3)
- Set user handler to be called on resize event
- afOpenFile(3)
- open an audio file and create a file handle structure used for subsequent calls to the Audio File Library
- afSetErrorHandler(3)
- install a custom error handling routine
- affcrypto(1)
- handle encryption issues
- al_create_file_handle(3)
- Allegro 5 API
- al_get_win_window_handle(3)
- Allegro 5 API
- al_register_assert_handler(3)
- Allegro 5 API
- apccontrol(8)
- apcupsd(8) event handler script
- cgi_filehandle(3), cgi_filehandle (3)
- return a file pointer to an uploaded file
- coap_handler(3), coap_register_handler(3), coap_register_response_handler(3), coap_register_nack_handler(3), coap_register_ping_handler(3), coap_register_pong_handler(3), coap_register_event_handler(3)
- work with CoAP handlers
- coap_logging(3), coap_log(3), coap_get_log_level(3), coap_set_log_level(3), coap_set_log_handler(3), coap_package_name(3), coap_package_version(3), coap_set_show_pdu_output(3), coap_show_pdu(3)
- Work with CoAP logging
- controlchan(8)
- Channel-fed control message handler
- cpg_mcast_joined(3)
- Multicasts a zero copy buffer to all groups joined to a handle
- cpg_mcast_joined(3)
- Multicasts to all groups joined to a handle
- curl_easy_cleanup(3)
- End a libcurl easy handle
- curl_easy_duphandle(3)
- Clone a libcurl session handle
- curl_easy_getinfo(3)
- extract information from a curl handle
- curl_easy_reset(3)
- reset all options of a libcurl session handle
- curl_easy_setopt(3)
- set options for a curl easy handle
- curl_mime_init(3)
- create a mime handle
- curl_multi_add_handle(3)
- add an easy handle to a multi session
- curl_multi_fdset(3)
- extracts file descriptor information from a multi handle
- curl_multi_init(3)
- create a multi handle
- curl_multi_perform(3)
- reads/writes available data from each easy handle
- curl_multi_poll(3)
- polls on all easy handles in a multi handle
- curl_multi_remove_handle(3)
- remove an easy handle from a multi session
- curl_multi_setopt(3)
- set options for a curl multi handle
- curl_multi_wait(3)
- polls on all easy handles in a multi handle
- curl_url(3)
- returns a new CURLU handle
- curl_url_cleanup(3)
- free a CURLU handle
- curl_url_dup(3)
- duplicate a CURLU handle
- cxOpenArchiveFromHandle(3)
- Opens an archive from an existing file handle (CxFile structure)
- cxOpenFileHandle(3)
- Opens a file from an existing file handle (CxFile structure)
- doveadm-proxy(1)
- Handle Dovecot proxy connections
- drmHandleEvent(3)
- read and process pending DRM events
- editorconfig_handle.h(3)
- Header file of EditorConfig handle
- expatapi(n), CheckExpatParserObj(n), CHandlerSetInstall(n), CHandlerSetRemove(n), CHandlerSetCreate(n), CHandlerSetGetUserData(n), GetExpatInfo(n)
- Functions to create, install and remove expat parser object extensions
- ezmlm-get(1)
- handles mailing list archive retrieval and digests
- ezmlm-return(1)
- handle mailing list bounces
- firestring_set_error_handler(3)
- set the function to be called on an allocation failure
- form_request_by_name(3x), form_request_name(3x)
- handle printable form request names
- fzsftp(1)
- SFTP connection handler of FileZilla
- gearman_client_do_job_handle(3)
- Gearmand Documentation, http://gearman.info/ rst2man-indent-level 0 1 rstReportMargin \$1
- gearman_job_handle(3)
- Gearmand Documentation, http://gearman.info/ rst2man-indent-level 0 1 rstReportMargin \$1
- gearman_job_handle_t(3)
- Gearmand Documentation, http://gearman.info/ rst2man-indent-level 0 1 rstReportMargin \$1
- gearman_task_job_handle(3)
- Gearmand Documentation, http://gearman.info/ rst2man-indent-level 0 1 rstReportMargin \$1
- gl_io_mode(3), gl_raw_io(3), gl_normal_io(3), gl_tty_signals(3), gl_abandon_line(3), gl_handle_signal(3), gl_pending_io(3)
- How to use gl_get_line() from an external event loop
- gvfs-mime(1)
- Get or set mime handlers
- gvfs-open(1)
- Open files with the default handler
- hclose(3)
- hard-closes a handle
- hmake(3)
- creates a handle
- hook_config_section(3)
- Hooks a configuration file section with custom handlers. Allegro game programming library
- hown(3)
- transfer ownership of a handle
- hquery(3)
- gets an opaque pointer associated with a handle and a type
- hsdump(1)
- Dumps the handlespace of a RSerPool Registrar
- install_int(3)
- Installs a user timer handler. Allegro game programming library
- install_keyboard(3)
- Installs the Allegro keyboard interrupt handler
- install_mouse(3)
- Installs the Allegro mouse handler
- install_timer(3)
- Installs the Allegro timer interrupt handler
- ir-ctl(1)
- a swiss-knife tool to handle raw IR and to set lirc options
- ir-keytable(1)
- a swiss-knife tool to handle Remote Controllers
- iv_fatal(3), iv_set_fatal_msg_handler(3)
- ivykis fatal error condition handling
- iv_fd_register(3), iv_fd_register_try(3), iv_fd_unregister(3), iv_fd_registered(3), iv_fd_set_handler_in(3), iv_fd_set_handler_err(3), iv_fd_set_handler_out(3)
- deal with ivykis file descriptors
- joystick_sethandler(3), joystick_setdefaulthandler(3)
- set the joystick event handler
- kctape(1)
- handle tape files for KCemu
- keyboard_callback(3)
- User specified keyboard callback handler. Allegro game programming library
- keyboard_lowlevel_callback(3)
- User specified low level keyboard event handler. Allegro game programming library
- keyboard_seteventhandler(3), keyboard_setdefaulteventhandler(3)
- define an event handler for keyboard events in raw mode
- keyboard_ucallback(3)
- User specified unicode keyboard callback handler. Allegro game programming library
- knet_handle_add_datafd(3)
- Install a file descriptor for communication
- knet_handle_clear_stats(3)
- Clear knet stats, link and/or handle
- knet_handle_compress(3)
- Set up packet compression
- knet_handle_crypto(3)
- set up packet cryptographic signing & encryption
- knet_handle_enable_access_lists(3)
- Enable or disable usage of access lists (default: off)
- knet_handle_enable_filter(3)
- install a filter to route packets
- knet_handle_enable_pmtud_notify(3)
- install a callback to receive PMTUd changes
- knet_handle_enable_sock_notify(3)
- Register a callback to receive socket events
- knet_handle_free(3)
- Destroy a knet handle, free all resources
- knet_handle_get_channel(3)
- Get the channel associated with a file descriptor
- knet_handle_get_datafd(3)
- Get the file descriptor associated with a channel
- knet_handle_get_stats(3)
- Get statistics for compression & crypto
- knet_handle_get_transport_reconnect_interval(3)
- Get the interval between transport attempts to reconnect a failed link
- knet_handle_new(3)
- knet_handle_new_ex with flags = KNET_HANDLE_FLAG_PRIVILEGED
- knet_handle_new_ex(3)
- create a new instance of a knet handle
- knet_handle_pmtud_get(3)
- Get the current data MTU
- knet_handle_pmtud_getfreq(3)
- Get the interval between PMTUd scans
- knet_handle_pmtud_set(3)
- Set the current interface MTU
- knet_handle_pmtud_setfreq(3)
- Set the interval between PMTUd scans
- knet_handle_remove_datafd(3)
- Remove a file descriptor from knet
- knet_handle_set_transport_reconnect_interval(3)
- Set the interval between transport attempts to reconnect a failed link
- knet_handle_setfwd(3)
- Start packet forwarding
-
- krb5_checksum(3), krb5_checksum_disable(3), krb5_checksum_is_collision_proof(3), krb5_checksum_is_keyed(3), krb5_checksumsize(3), krb5_cksumtype_valid(3), krb5_copy_checksum(3), krb5_create_checksum(3), krb5_crypto_get_checksum_type krb5_free_checksum(3), krb5_free_checksum_contents(3), krb5_hmac(3), krb5_verify_checksum(3)
- creates, handles and verifies checksums
- ksql_alloc(3)
- allocate a ksql database handle
- ksql_alloc_child(3)
- allocate a ksql database handle in split-process mode
- ksql_free(3)
- free a ksql database handle
- ldap_dup(3), ldap_destroy(3)
- Duplicate and destroy LDAP session handles
- leapsecs(3)
- handle UTC leap seconds
- libssh2_agent_free(3)
- free an ssh-agent handle
- libssh2_agent_init(3)
- init an ssh-agent handle
- 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_sftp_close(3)
- convenience macro for libssh2_sftp_close_handle(3) calls
- libssh2_sftp_close_handle(3)
- close filehandle
- libssh2_sftp_closedir(3)
- convenience macro for libssh2_sftp_close_handle(3) calls
- libssh2_sftp_fstat_ex(3)
- get or set attributes on an SFTP file handle
- libssh2_sftp_open(3)
- open filehandle for file on SFTP
- libssh2_sftp_read(3)
- read data from an SFTP handle
- libssh2_sftp_readdir_ex(3)
- read directory data from an SFTP handle
- libssh2_trace_sethandler(3)
- set a trace output handler
- lircrcd(1)
- daemon to handle consistent .lircrc state among client applications
- m17nTextProperty(3m17n), Text Property(3m17n)
- Function to handle text properties
- mate-settings-daemon(1)
- Handles the MATE session settings
- mbksetautoackchld(3)
- Tells Alliance to automatically handle terminaison of child process. man1/alc_origin.1
- menu_request_by_name(3x), menu_request_name(3x)
- handle printable menu request names
- mh(1)
- Message Handler
- mh-profile(5)
- user customization for nmh message handler
- mh-tailor(5), mts.conf(5)
- mail transport configuration for nmh message handler
- mouse_seteventhandler(3), mouse_setdefaulteventhandler(3)
- set a mouse event handler
- nozzle_get_handle_by_name(3)
- find a nozzle handle by device name
- nozzle_get_name_by_handle(3)
- retrieve nozzle interface name by handle
- nsnotifyd(1)
- handle DNS NOTIFY messages by running a command
- ocf_heartbeat_ipsec(7)
- Handles IPSEC tunnels for VIPs
- oid_is_null(3), OID_IS_NULL()(3), OID_EQUALS()(3), pmemobj_direct()(3), pmemobj_oid()(3), pmemobj_type_num()(3), pmemobj_pool_by_oid()(3), pmemobj_pool_by_ptr()(3)
- functions that allow mapping operations between object addresses, object handles, oids or type numbers
- onenetd(1)
- listen on a TCP port and launch a program to handle requests
- opam-installer(1), opamN'45'installer(1)
- N'45' Handles (un)installation of package files following instructions from opam *N'46'install filesN'46'
- openipmi_eventd(1)
- An IPMI event handler
- panda_createfont(3)
- return a handle to the requested font
- panda_error(3)
- handle a <command>Panda</command> error
- pcap_activate(3)
- activate a capture handle
- pcap_can_set_rfmon(3)
- check whether monitor mode can be set for a not-yet-activated capture handle
- pcap_create(3)
- create a live capture handle
- pcap_set_buffer_size(3)
- set the buffer size for a not-yet-activated capture handle
- pcap_set_immediate_mode(3)
- set immediate mode for a not-yet-activated capture handle
- pcap_set_promisc(3)
- set promiscuous mode for a not-yet-activated capture handle
- pcap_set_protocol_linux(3)
- set capture protocol for a not-yet-activated capture handle
- pcap_set_rfmon(3)
- set monitor mode for a not-yet-activated capture handle
- pcap_set_snaplen(3)
- set the snapshot length for a not-yet-activated capture handle
- pcap_set_timeout(3)
- set the packet buffer timeout for a not-yet-activated capture handle
- pkg-shlib(8), pkg shlib(8)
- display which installed package provides a specfic shared library, and the installed packages which require it library is the filename of the library without any leading path, but including the ABI version number. Only exact matches are handled
- pqt-handlers(3)
- A manual for implementing libpqtypes type handlers
- pvm_addmhf(3), pvm_delmhf(3)
- Install or remove message-handler functions
- qconfirm-notice(1)
- handles delivery notifications for mail injected through qconfirm-inject(1)
- qconfirm-return(1)
- handles bounces from qconfirm-check(1)
- qnx_get_window(3)
- Retrieves a handle to the window used by Allegro
- refchan.tcl85(n), refchan(n)
- Command handler API of reflected channels, version 1
- refchan.tcl86(n), refchan(n)
- command handler API of reflected channels
- refchan.tcl87(n), refchan(n)
- command handler API of reflected channels
- register_assert_handler(3)
- Registers a custom handler for assert failures. Allegro game programming library
- register_config_handler(3), register_const_config_handler(3), register_prenetsnmp_mib_handler(3), unregister_config_handler(3), register_mib_handlers(3), unregister_all_config_handlers(3), register_app_config_handler(3), register_app_prenetsnmp_mib_handler(3), unregister_app_config_handler(3), read_configs(3), read_premib_configs(3), read_config_print_usage(3), config_perror(3), config_pwarn(3)
- netsnmp_config_api functions
- register_trace_handler(3)
- Registers a custom handler for trace output. Allegro game programming library
- register_uformat(3)
- Installs handler functions for a new text encoding format. Allegro game programming library
- remove_joystick(3)
- Removes the joystick handler. Allegro game programming library
- remove_keyboard(3)
- Removes the Allegro keyboard handler
- remove_mouse(3)
- Removes the mouse handler. Allegro game programming library
- remove_timer(3)
- Removes the Allegro time handler
- rmail(8)
- handle remote mail received via uucp
- sc_CCAEnv(3), sc::CCAEnv(3)
- The CCAEnv class handles embedded CCA frameworks
- screenie(1)
- screen(1) session handler (wrapper)
- set_close_button_callback(3)
- Handles the user clicking on the close button of the window. Allegro game programming library
- set_display_switch_mode(3)
- Tells Allegro how the program handles background switching
- sgmlpre(1)
- handle SGML conditionalization for SGML-tools
- shtk_cleanup(3), cleanup(3)
- Utilities to install exit handlers for cleanup routines
- shtk_cleanup_register(3)
- Installs cleanup handlers to be called on script termination
- sympa_msg(8), sympa_msg.pl(8)
- Daemon to handle incoming messages
- tar_open(3), tar_close(3)
- access a tar archive via a handle
- tinurl_handler.pl(1), url_handler.pl(1)
- Spawn appropriate viewer for a given URL
- torrus_action_notify(7), action_notify(7)
- Generic notification handler for Torrus monitor
- tpm2_clearcontrol(1), tpm2_clearcontrol(1)(1)
- Set/ Clear TPMA_PERMANENT.disableClear attribute to effectively block/ unblock lockout authorization handle for issuing TPM clear
- tpm2_flushcontext(1), tpm2_flushcontext(1)(1)
- Remove a specified handle, or all contexts associated with a transient object, loaded session or saved session from the TPM
- transchan.tcl86(n), transchan(n)
- command handler API of channel transforms
- transchan.tcl87(n), transchan(n)
- command handler API of channel transforms
- traptoemail(1)
- snmptrapd handler script to convert snmp traps into emails
- unknown.tcl85(n), unknown(n)
- Handle attempts to use non-existent commands
- unknown.tcl86(n), unknown(n)
- Handle attempts to use non-existent commands
- unknown.tcl87(n), unknown(n)
- Handle attempts to use non-existent commands
- update-desktop-database(1)
- Build cache database of MIME types handled by desktop files
- viClose(3visa)
- Close a handle to a VISA session, find list or event
- viOpenDefaultRM(3visa)
- Create and return a handle to the default VISA resource manager
- xmms2d(1)
- XMMS2 daemon which handles the playback of music and storage of music metadata
- xo_create(3), xo_create_to_file(3), xo_destroy(3)
- create and destroy libxo output handles
- xo_flush(3), xo_flush_h(3)
- flush formatted output from libxo handle
- xo_set_flags(3), xo_clear_flags(3)
- set operational flags for a libxo handle
- xo_set_options(3)
- change options used by a libxo handle
- xo_set_style(3), xo_set_style_name(3)
- set the output style for a libxo handle
- xo_set_writer(3)
- set custom writer functions for a libxo handle
- zip_source_win32handle(3), zip_source_win32handle_create(3)
- create data source from a Windows file handle
- zoneserver(8)
- handle zone transfers and other TCP functions for MaraDNS
- APR::Request(3)
- wrapper for libapreq2's module/handle API
- APR::Request::Apache2(3)
- wrapper for a mod_apreq2 handle
- APR::Request::CGI(3)
- wrapper for libapreq2's CGI handle
- Alien::Base::ModuleBuild::Repository::FTP(3)
- HTTP repository handler
- Alien::Base::ModuleBuild::Repository::HTTP(3)
- HTTP repository handler
- Alien::Base::ModuleBuild::Repository::Local(3)
- Local file repository handler
- Alzabo::Runtime::InsertHandle(3)
- A handle representing an insert
- AnyEvent::Gearman::Connection(3)
- common base class to handle connection
- AnyEvent::HTTPD::Request(3)
- A web application request handle for AnyEvent::HTTPD
- AnyEvent::Handle(3)
- non-blocking I/O on streaming handles via AnyEvent
- AnyEvent::Redis::Protocol(3)
- Redis response parser (read handler) for AnyEvent
- AnyEvent::Subprocess::Done::Delegate::CaptureHandle(3)
- store the output generated by a handle while the process was running
- AnyEvent::Subprocess::Done::Delegate::Handle(3)
- store leftover wbuf/rbuf from running Handle
- AnyEvent::Subprocess::Handle(3)
- AnyEvent::Handle subclass with some additional methods for AnyEvent::Subprocess
- AnyEvent::Subprocess::Job::Delegate::CaptureHandle(3)
- capture the data that comes in via a handle
- AnyEvent::Subprocess::Job::Delegate::Handle(3)
- share a filehandle or socket with the child
- AnyEvent::Subprocess::Job::Delegate::MonitorHandle(3)
- monitor a handle for input and invoke callbacks with that input
- AnyEvent::Subprocess::Job::Delegate::PrintError(3)
- Print errors to a filehandle
- AnyEvent::Subprocess::Running::Delegate::CaptureHandle(3)
- Running part of the CaptureHandle delegate
- AnyEvent::Subprocess::Running::Delegate::Handle(3)
- Running part of the Handle delegate
- AnyEvent::Subprocess::Running::Delegate::MonitorHandle(3)
- Running part of the MonitorHandle delegate
- AnyEvent::TLS(3)
- SSLv2/SSLv3/TLSv1 contexts for use in AnyEvent::Handle
- AnyEvent::XMPP::Ext::RegisterForm(3)
- Handle for in band registration
- AnyEvent::XMPP::Ext::Registration(3)
- Handles all tasks of in band registration
- Apache::Qpsmtpd(3)
- a mod_perl-2 connection handler for qpsmtpd
- Apache::TestHandler(3)
- a few response handlers and helpers
- App::CLI::Extension::Component::ErrorHandler(3)
- for App::CLI::Extension error module
- App::Info::Handler(3)
- App::Info event handler base class
- App::Info::Handler::Carp(3)
- Use Carp to handle App::Info events
- App::Info::Handler::Print(3)
- Print App::Info event messages
- App::Info::Handler::Prompt(3)
- Prompting App::Info event handler
- App::Info::Request(3)
- App::Info event handler request object
- App::Sqitch::Role::TargetConfigCommand(3), Header "Name" App::Sqitch::Role::TargetConfigCommand(3)
- A command that handles target-related configuration
- Array::IntSpan(3)
- Handles arrays of scalars or objects using integer ranges
- Astro::App::Satpass2::Locale(3)
- Handle locale-dependant data
- Attribute::Handlers(3)
- Simpler definition of attribute handlers
- Attribute::Handlers::Prospective(3)
- Richer semantics for attribute handlers
- Authen::Simple::Apache(3)
- PerlAuthenHandler handler for Apache
- Autodia::Handler(3), Handler.pm(3)
- generic language handler superclass
- Autodia::Handler::ASP(3)
- AutoDia handler for ASP
- Autodia::Handler::CSharp(3)
- AutoDia handler for C#
- Autodia::Handler::Cpp(3)
- AutoDia handler for C++
- Autodia::Handler::DBI(3), Autodia::Handler::DBI.pm(3)
- AutoDia handler for DBI connections
- Autodia::Handler::DBI_SQLT(3), Autodia::Handler::DBI.pm(3)
- AutoDia handler for DBI connections
- Autodia::Handler::Mason(3)
- Allows Autodia to parse HTML::Mason files
- Autodia::Handler::PHP(3)
- AutoDia handler for PHP
- Autodia::Handler::Perl(3), Autodia::Handler::Perl.pm(3)
- AutoDia handler for perl
- Autodia::Handler::SQL(3), Autodia::Handler::SQL.pm(3)
- AutoDia handler for SQL
- Autodia::Handler::Torque(3), Autodia::Handler::Torque.pm(3)
- AutoDia handler for Torque xml database schema
- Autodia::Handler::dia(3)
- AutoDia handler for dia
- Autodia::Handler::umbrello(3)
- AutoDia handler for umbrello
- Bigtop::ScriptHelp::Style(3)
- Factory for scripts' command line and standard in handlers
- Bigtop::ScriptHelp::Style::Kickstart(3)
- handles kickstart syntax for scripts
- Bio::AlignIO(3)
- Handler for AlignIO Formats
- Bio::AlignIO::Handler::GenericAlignHandler(3)
- Bio::HandlerI-based generic data handler class for alignment-based data
- Bio::ClusterIO(3)
- Handler for Cluster Formats
- Bio::DB::SoapEUtilities::DocSumAdaptor(3)
- Handle for Entrez SOAP DocSums
- Bio::DB::SoapEUtilities::GQueryAdaptor(3)
- Handle for Entrez SOAP GlobalQuery items
- Bio::DB::SoapEUtilities::LinkAdaptor(3)
- Handle for Entrez SOAP LinkSets
- Bio::Das::TypeHandler(3)
- -- Utilities for handling types
- Bio::Event::EventHandlerI(3)
- An Event Handler Interface
- Bio::FeatureIO(3)
- Handler for FeatureIO
- Bio::HandlerBaseI(3)
- Interface class for handler methods which interact with any event-driven parsers (drivers)
- Bio::Matrix::PSM::ProtPsm(3)
- handle combination of site matricies
- Bio::Matrix::PSM::Psm(3)
- handle combination of site matricies
- Bio::Matrix::PSM::PsmHeaderI(3)
- handles the header data from a PSM file
- Bio::Matrix::PSM::PsmI(3)
- abstract interface to handler of site matricies
- Bio::OntologyIO::Handlers::BaseSAXHandler(3)
- base class for SAX Handlers
- Bio::OntologyIO::Handlers::InterProHandler(3)
- XML handler class for InterProParser
- Bio::OntologyIO::Handlers::InterPro_BioSQL_Handler(3)
- parse an InterPro XML file and persist the resulting terms to a Biosql database
- Bio::SearchIO::EventHandlerI(3)
- An abstract Event Handler for Search Result parsing
- Bio::SearchIO::FastHitEventBuilder(3)
- Event Handler for SearchIO events
- Bio::SearchIO::IteratedSearchResultEventBuilder(3)
- Event Handler for SearchIO events
- Bio::SearchIO::SearchResultEventBuilder(3)
- Event Handler for SearchIO events
- Bio::SeqFeature::PositionProxy(3)
- handle features when truncation/revcom sequences span a feature
- Bio::SeqFeature::Tools::IDHandler(3)
- maps $seq_feature->primary_tag
- Bio::SeqIO(3)
- Handler for SeqIO Formats
- Bio::SeqIO::Handler::GenericRichSeqHandler(3)
- Bio::HandlerI-based data handler for GenBank/EMBL/UniProt (and other) sequence data
- Bio::SeqIO::game::featHandler(3)
- -- a class for handling feature elements
- Bio::SeqIO::game::gameHandler(3)
- -- PerlSAX handler for game-XML
- Bio::SeqIO::game::seqHandler(3)
- -- a class for handling game-XML sequences
- Bio::SeqIO::gbdriver(3)
- GenBank handler-based push parser
- Bio::SeqIO::swissdriver(3)
- SwissProt/UniProt handler-based push parser
- Bio::SeqIO::tinyseq::tinyseqHandler(3)
- XML event handlers to support NCBI TinySeq XML parsing
- Bio::Tools::GuessSeqFormat(3)
- Module for determining the sequence format of the contents of a file, a string, or through a filehandle
- Bio::Variation::IO(3)
- Handler for sequence variation IO Formats
- Business::WorldPay::Junior(3)
- Perl module to handle WorldPay Junior for payment services, including callback services
- CGI(3)
- Handle Common Gateway Interface requests and responses
- CGI::Application::Plugin::AnyTemplate::ComponentHandler(3)
- Embed run modes within a template
- CGI::Application::Plugin::DevPopup::Log(3)
- show all data written to an IO::Scalar handle
- CGI::Compress::Gzip::FileHandle(3)
- CGI::Compress::Gzip helper package
- CGI::Ex::Auth(3)
- Handle logins nicely
- CGI::Session::ErrorHandler(3)
- error handling routines for CGI::Session
- CGI::Untaint::object(3)
- base class for Input Handlers
- CPAN::HandleConfig(3)
- internal configuration handling for CPAN.pm n .SS """CLASS->safe_quote ITEM""" .SS "CLASS->safe_quote ITEM" Subsection "CLASS->safe_quote ITEM" Quotes an item to become safe against spaces in shell interpolation. An item is enclosed in double quotes if: - the item contains spaces in the middle - the item does not start with a quote This happens to avoid shell interpolation problems when whitespace is present in directory names. This method uses commands_quote to determine the correct quote. If commands_quote is a space, no quoting will take place. if it starts and ends with the same quote character: leave it as it is if it contains no whitespace: leave it as it is if it contains whitespace, then if it contains quotes: better leave it as it is else: quote it with the correct quote type for the box we're on
- Cache::File::Handle(3)
- wrapper for IO::File to use in Cache::File implementation
- Callback::Frame(3)
- Preserve error handlers and "local" variables across callbacks
- Catalyst::Manual::Tutorial::09_AdvancedCRUD::09_FormHandler(3)
- Catalyst Tutorial - Chapter 9: Advanced CRUD - FormHandler
- Catalyst::Plugin::Log::Handler(3)
- Catalyst Plugin for Log::Handler
- Catalyst::Plugin::StatusMessage(3)
- Handle passing of status (success and error) messages between screens of a web application
- Catalyst::Request::Upload(3)
- handles file upload requests
- Class::BlackHole(3)
- base class to treat unhandled method calls as no-ops
- Class::ErrorHandler(3)
- Base class for error handling
- Class::Handle(3)
- Create objects that are handles to Classes
- Class::WhiteHole(3)
- base class to treat unhandled method calls as errors
- Config::Model::CheckList(3)
- Handle check list element
- Config::Model::HashId(3)
- Handle hash element for configuration model
- Config::Model::ListId(3)
- Handle list element for configuration model
- Config::Model::Role::FileHandler(3)
- role to read or write configuration files
- Coro::Handle(3)
- non-blocking I/O with a blocking interface
- CouchDB::View(3)
- handle and create CouchDB views in Perl
- Crypt::LE::Challenge::Simple(3)
- A boilerplate for extending Crypt::LE and Crypt::LE client application (le.pl) with challenge/verification handlers
- Crypt::LE::Complete::Simple(3)
- A boilerplate for extending Crypt::LE client application (le.pl) with completion handlers
- Crypt::OpenPGP::ErrorHandler(3)
- Crypt::OpenPGP error handling
- Crypt::RSA::Errorhandler(3)
- Error handling mechanism for Crypt::RSA
- Crypt::Random::Source::Base::Handle(3)
- IO::Handle based random data sources
- DBD::Sponge(3)
- Create a DBI statement handle from Perl data
- DBIx::Class::DeploymentHandler(3)
- Extensible DBIx::Class deployment
- DBIx::Class::DeploymentHandler::Dad(3)
- Parent class for DeploymentHandlers
- DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator(3)
- Manage your SQL and Perl migrations in nicely laid out directories
- DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator::Deprecated(3)
- (DEPRECATED) Use this if you are stuck in the past
- DBIx::Class::DeploymentHandler::DeployMethod::SQL::Translator::ScriptHelpers(3)
- CodeRef Transforms for common use-cases in DBICDH Migrations
- DBIx::Class::DeploymentHandler::Deprecated(3)
- (DEPRECATED) Use this if you are stuck in the past
- DBIx::Class::DeploymentHandler::HandlesDeploy(3)
- Interface for deploy methods
- DBIx::Class::DeploymentHandler::HandlesVersionStorage(3)
- Interface for version storage methods
- DBIx::Class::DeploymentHandler::HandlesVersioning(3)
- Interface for version methods
- DBIx::Class::DeploymentHandler::Manual::CatalystIntro(3)
- Introduction to using DBIx::Class::DeploymentHandler with a new Catalyst Project
- DBIx::Class::DeploymentHandler::Manual::Intro(3)
- Introduction to DBIx::Class::DeploymentHandler
- DBIx::Class::DeploymentHandler::Types(3)
- Types internal to DBIx::Class::DeploymentHandler
- DBIx::Class::DeploymentHandler::VersionHandler::DatabaseToSchemaVersions(3)
- Go straight from Database to Schema version
- DBIx::Class::DeploymentHandler::VersionHandler::ExplicitVersions(3)
- Define your own list of versions to use for migrations
- DBIx::Class::DeploymentHandler::VersionHandler::Monotonic(3)
- Obvious version progressions
- DBIx::Class::DeploymentHandler::VersionStorage::Deprecated(3)
- (DEPRECATED) Use this if you are stuck in the past
- DBIx::Class::DeploymentHandler::VersionStorage::Deprecated::Component(3)
- (DEPRECATED) Attach this component to your schema to ensure you stay up to date
- DBIx::Class::DeploymentHandler::VersionStorage::Deprecated::VersionResult(3)
- (DEPRECATED) The old way to store versions in the database
- DBIx::Class::DeploymentHandler::VersionStorage::Deprecated::VersionResultSet(3)
- (DEPRECATED) Predefined searches to find what you want from the version storage
- DBIx::Class::DeploymentHandler::VersionStorage::Standard(3)
- Version storage that does the normal stuff
- DBIx::Class::DeploymentHandler::VersionStorage::Standard::Component(3)
- Attach this component to your schema to ensure you stay up to date
- DBIx::Class::DeploymentHandler::VersionStorage::Standard::VersionResult(3)
- The typical way to store versions in the database
- DBIx::Class::DeploymentHandler::VersionStorage::Standard::VersionResultSet(3)
- Predefined searches to find what you want from the version storage
- DBIx::Class::DeploymentHandler::WithReasonableDefaults(3)
- Make default arguments to a few methods sensible
- DBIx::Class::EncodeColumns(3)
- Handle column encodings
- DBIx::Class::Helper::Row::OnColumnMissing(3)
- Configurably handle access of missing columns
- DBIx::Class::ResultSourceHandle(3)
- Serializable pointers to ResultSource instances
- DBIx::Class::Storage(3)
- Generic Storage Handler
- DBIx::Class::Storage::DBI(3)
- DBI storage handler
- DBIx::Handler(3)
- fork-safe and easy transaction handling DBI handler
- DBIx::Log4perl(3)
- Perl extension for DBI to selectively log DBI methods, SQL, parameters, result-sets, transactions etc to a Log::Log4perl handle
- DBIx::SQLite::Simple::Table(3)
- superclass only used to handle SQL tables
- DBIx::Safe(3)
- Safer access to your database through a DBI database handle
- DBIx::SearchBuilder::Handle(3)
- Perl extension which is a generic DBI handle
- DBIx::SearchBuilder::Handle::Informix(3), DBIx::SearchBuilder::Handle::Informix(3)
- An Informix specific Handle object
- DBIx::SearchBuilder::Handle::ODBC(3), DBIx::SearchBuilder::Handle::ODBC(3)
- An ODBC specific Handle object
- DBIx::SearchBuilder::Handle::Oracle(3), DBIx::SearchBuilder::Handle::Oracle(3)
- An oracle specific Handle object
- DBIx::SearchBuilder::Handle::Pg(3), DBIx::SearchBuilder::Handle::Pg(3)
- A Postgres specific Handle object
- DBIx::SearchBuilder::Handle::Pg32(3), DBIx::SearchBuilder::Handle::Pg32(3)
- A Postgres specific Handle object
- DBIx::SearchBuilder::Handle::SQLite(3)
- DBIx::SearchBuilder::Handle::SQLite -- A SQLite specific Handle object
- DBIx::SearchBuilder::Handle::Sybase(3)
- DBIx::SearchBuilder::Handle::Sybase -- a Sybase specific Handle object
- DBIx::SearchBuilder::Handle::mysql(3), DBIx::SearchBuilder::Handle::mysql(3)
- A mysql specific Handle object
- DBIx::SearchBuilder::Handle::mysqlPP(3)
- A mysql specific Handle object
- DJabberd::Agent::Node(3)
- Abstract class for an agent that handles a specific node
- Dancer2::Core::Dispatcher(3)
- Class for dispatching request to the appropriate route handler
- Dancer2::Core::Role::Handler(3)
- Role for Handlers
- Dancer2::Core::Route(3)
- Dancer2's route handler
- Dancer2::Core::Time(3)
- class to handle common helpers for time manipulations
- Dancer2::Handler::AutoPage(3)
- Class for handling the AutoPage feature
- Dancer2::Handler::File(3)
- class for handling file content rendering
- Dancer2::Plugin::Ajax(3)
- a plugin for adding Ajax route handlers
- Dancer::Deprecation(3)
- handle deprecation messages
- Dancer::Handler(3)
- Dancer request handler
- Dancer::Handler::Debug(3)
- a debug handler for easy tracing
- Dancer::Handler::PSGI(3)
- a PSGI handler for Dancer applications
- Dancer::Handler::Standalone(3)
- Web server wrapper for Dancer
- Dancer::MIME(3)
- Singleton object to handle MimeTypes
- Dancer::Plugin::Ajax(3)
- a plugin for adding Ajax route handlers
- Dancer::Plugin::Database::Core::Handle(3)
- subclassed DBI connection handle
- Dancer::RPCPlugin::DispatchItem(3)
- Small object to handle dispatch-table items
- Data::AMF::Remoting(3)
- handle Flash/Flex RPC
- Data::Compare::Plugins::Scalar::Properties(3), Data::Compare::Plugin::Scalar::Properties(3)
- plugin for Data::Compare to handle Scalar::Properties objects
- Data::Entropy::RawSource::CryptCounter(3)
- counter mode of block cipher as I/O handle
- Data::HexDump::Range::Format(3)
- Handles formating for Data::HexDump::Range
- Data::HexDump::Range::Gather(3)
- Handles gathering of binary data for Data::HexDump::Range
- Data::HexDump::Range::Split(3)
- Handles formating for Data::HexDump::Range
- Data::Hierarchy(3)
- Handle data in a hierarchical structure
- Data::Stag::Arr2HTML(3), Data::Stag::Arr2HTML(3)
- Array to HTML handler
- Data::Stag::BaseHandler(3), Data::Stag::BaseHandler (3)
- Base class for writing tag stream handlers
- Data::Stag::ChainHandler(3), Data::Stag::ChainHandler(3)
- Chain Handler
- Data::Stag::GraphHandler(3), Data::Stag::GraphHandler(3)
- Graph Handler
- Data::Stag::XSLHandler(3), Data::Stag::XSLHandler(3)
- XSL Handler
- Data::Stag::XSLTHandler(3), Data::Stag::XSLTHandler(3)
- XSLT Handler
- Data::Stream::Bulk::FileHandle(3)
- read lines from a filehandle
- Data::TemporaryBag(3)
- Handle long size data using temporary file
- Data::Util::Error(3)
- Deals with class-specific error handlers in Data::Util
- Date::Handler(3)
- Easy but complete date object (1.1)
- Date::Handler::Delta(3)
- Time lapse object
- Date::Handler::Range(3)
- Time range object
- Date::Handler::Test(3), Date::Handler::Test (3)
- Test module for Date::Handler
- DateTime::Format::Flexible::lang(3)
- base language module to handle plugins for DateTime::Format::Flexible
- Devel::Events::Filter(3)
- A handler role that filters events and delegates to another
- Devel::Events::Filter::HandlerOptional(3)
- A role for filters that are useful even without a handler
- Devel::Events::Handler(3)
- An optional base role for event handlers
- Devel::Events::Handler::Callback(3)
- An event handler that delegates to code references
- Devel::Events::Handler::Log::Memory(3)
- An optional base role for event generators
- Devel::Events::Handler::Multiplex(3)
- Delegate events to multiple handlers
- Devel::Events::Handler::ObjectTracker(3)
- A Devel::Events that tracks leaks
- DirHandle(3)
- (obsolete) supply object methods for directory handles
- DocSet::Config(3), "DocSet::Config"(3)
- A superclass that handles object's configuration and data
- DtMmdbFreeHandle(3)
- frees memory used by a DtMmdbHandle
- DtMmdbFreeHandleList(3)
- frees memory used by a DtMmdbHandle array
- DtMmdbHandle(5)
- object identifier structure in dtinfo
- DtMsgLogSetHandler(3)
- installs an alternate message logging handler
- Email::Outlook::Message::AddressInfo(3)
- Handle addres data in .msg files
- Email::Outlook::Message::Attachment(3)
- Handle attachment data in .msg files
- Email::Sender::Transport::Print(3)
- print email to a filehandle (like stdout)
- Email::Simple::FromHandle(3)
- an Email::Simple but from a handle
- Exception::Handler(3)
- Report exceptions with formatted text call-stack
- ExtUtils::XSpp::Node::PercAny(3)
- contains information about %Foo tags handled by plugins
- Feersum::Connection::Handle(3)
- PSGI-style reader/writer objects
- File::Compare(3)
- Compare files or filehandles
- File::Copy(3)
- Copy files or filehandles
- File::DesktopEntry(3)
- Object to handle .desktop files
- File::Flock::Forking(3), File::Flock::Forking(3)
- adjust File::Flock to handle fork()
- File::Temp(3)
- return name and handle of a temporary file safely
- FileHandle(3)
- supply object methods for filehandles
- FileHandle::Fmode(3)
- determine whether a filehandle is opened for reading, writing, or both
- FileHandle::Unget(3)
- FileHandle which supports multi-byte unget
- Form::Sensible(3)
- A sensible way to handle form based user interface
- Form::Sensible::Renderer::HTML::RenderedForm(3)
- A rendered form handle for HTML
- GPS::Garmin::Handler(3)
- Handlers to Garmin data
- GPS::NMEA::Handler(3)
- Handlers to NMEA data
- Gantry::Conf::FAQ(3)
- Frequently Asked Questions regarding Gantry::Conf "Why should I use Gantry::Conf at all?" 4 Item "Why should I use Gantry::Conf at all?" There are many reasons why we feel Gantry::Conf is helpful both during development and after deployment. The next two entries should hopefully answer this question for you as they outline a few common scenarios programmers and system administrators often face. "How is Gantry::Conf helpful during development?" 4 Item "How is Gantry::Conf helpful during development?" "Easy separation of development configs from production configs" 4 Item "Easy separation of development configs from production configs" Often programmers have a separate development environment from their production environment. By using <shared> blocks and dev instances you can avoid spending any serious time setting up your application in the development environment. Take this configuration example: <shared dev> dbuser nobody dbpass secret dbconn "dbi:Pg:dbname=dev" </shared> <shared production> dbuser apache dbpass secret2 dbconn "dbi:Pg:dbname=production" </shared> <instance app1> ConfigureVia FlatFile Config::General /etc/apps/app1.conf use production </instance> <instance app1-dev> ConfigureVia FlatFile Config::General /etc/apps/app1.conf use dev </instance> By separating out our production and dev database information into shared blocks we can essentially switch between our production and dev environments by simply changing the instance we are using. If you were working on a script this would be a simple matter of running: $ script.pl --instance=app1-dev instead of: $ script.pl --instance=app1 "How is Gatnry::Conf helpful in production?" 4 Item "How is Gatnry::Conf helpful in production?" Gantry::Conf has several advantages in a production environment. First, it provides a single place for all config information, if you commit to it. Even if you don't commit to it for all apps, it still provides control to the installing admin over how and where conf information is stored. For instance, the admin could put the config information directly into /etc/gantry.conf, or into a separate file in /etc/gantry.d. She could even set up a secure web server where all boxes would go to get their conf. The short answer is, Gantry::Conf is flexible and production environments benefit from flexibility. "How do I pass my instance information into my application?" 4 Item "How do I pass my instance information into my application?" There are many possible ways to do this a few of which are: "Command line arguments" 4 Item "Command line arguments" If your application accepts arguments on the command line we suggest adding an --instance option to pass in the instance's name. "PerlSetVar" 4 Item "PerlSetVar" In a mod_perl environment you could use a PerlSetVar, possibly named GantryConfInstance, to pull in this value for your application. "ModPerl::ParamBuilder" 4 Item "ModPerl::ParamBuilder" Again in a mod_perl environment, another option would be to use ModPerl::ParamBuilder to pass the instance name. "Hard coded" 4 Item "Hard coded" We include this for the sake of completeness, but advise against it. You could always simply hard code your instance information into your application, but this will greatly reduce the flexibility you have. "How do I add a different provider for an existing ConfigVia method?" 4 Item "How do I add a different provider for an existing ConfigVia method?" Place your provider module in the Gantry::Conf::Provider::Method::* namespace. Make sure your public API matches the existing providers which use the same method. For instance the flat file providers all implement a config method which is called as a class method and receives a file name. "How do I add to the ConfigVia methods?" 4 Item "How do I add to the ConfigVia methods?" If none of the existing provider methods will do, you need to work in Gantry::Conf. In particular, you need to augment the dispatch hash with the name of your provisioning method and a sub name which will handle it. Then you need to implement the method you put in %dispatch
- Gantry::State::Default(3)
- Default state handler for Gantry
- Gazelle(3)
- a Preforked Plack Handler for performance freaks
- Getopt::EX::Numbers(3)
- module to handle number parameters
- Gimp(3)
- Write GIMP extensions/plug-ins/load- and save-handlers in Perl
- GnuPG::Handles(3)
- GnuPG handles bundle
- GnuPG::Tie(3), GnuPG::Tie::Encrypt(3)
- Tied filehandle interface to encryption with the GNU Privacy Guard. GnuPG::Tie::Decrypt - Tied filehandle interface to decryption with the GNU Privacy Guard
- Goo::JumpProfileOption(3)
- Handle simple Jumps to matching strings for example
- Goo::Thing::js::JSFunctionProfileOption(3), JSFunctionProfileOption(3)
- Handle simple Jumps to matching strings for example
- Gtk2::HandleBox(3)
- wrapper for GtkHandleBox
- Gungho::Handler(3)
- Base Class For Gungho Handlers
- Gungho::Handler::FileWriter::Simple(3)
- Write Out Fetched Contents To File
- Gungho::Handler::Inline(3)
- Inline Handler
- Gungho::Handler::Null(3)
- A Handler That Does Nothing
- Gungho::Inline(3)
- Inline Your Providers And Handlers (Deprecated)
- HTML::FieldForm(3), FieldForm(3)
- -- Handle HTML forms with Field objects
- HTML::FormFu::Model::HashRef(3)
- handle hashrefs
- HTML::FormFu::MultiForm(3)
- Handle multi-page/stage forms with FormFu
- HTML::FormHandler(3)
- HTML forms using Moose
- HTML::FormHandler::Base(3)
- stub
- HTML::FormHandler::Blocks(3)
- arrange form layout using blocks
- HTML::FormHandler::BuildFields(3)
- role to build field array
- HTML::FormHandler::BuildPages(3)
- used in Wizard
- HTML::FormHandler::Field(3)
- base class for fields
- HTML::FormHandler::Field::AddElement(3)
- Field to support repeatable javascript add
- HTML::FormHandler::Field::BoolSelect(3)
- Boolean select field
- HTML::FormHandler::Field::Boolean(3)
- a true or false field
- HTML::FormHandler::Field::Button(3)
- button field
- HTML::FormHandler::Field::Captcha(3)
- captcha field with GD::SecurityImage
- HTML::FormHandler::Field::Checkbox(3)
- a checkbox field type
- HTML::FormHandler::Field::Compound(3)
- field consisting of subfields
- HTML::FormHandler::Field::Date(3)
- a date field with formats
- HTML::FormHandler::Field::DateMDY(3)
- m/d/y date field
- HTML::FormHandler::Field::DateTime(3)
- compound DateTime field
- HTML::FormHandler::Field::Display(3)
- display only field
- HTML::FormHandler::Field::Duration(3)
- DateTime::Duration from HTML form values
- HTML::FormHandler::Field::Email(3)
- validates email using Email::Valid
- HTML::FormHandler::Field::File(3)
- simple file field; does no processing
- HTML::FormHandler::Field::Float(3)
- validate a float value
- HTML::FormHandler::Field::Hidden(3)
- hidden field
- HTML::FormHandler::Field::Hour(3)
- accept integer from 0 to 23
- HTML::FormHandler::Field::IntRange(3)
- integer range in select list
- HTML::FormHandler::Field::Integer(3)
- validate an integer value
- HTML::FormHandler::Field::Minute(3)
- input range from 0 to 59
- HTML::FormHandler::Field::Money(3)
- US currency-like values
- HTML::FormHandler::Field::Month(3)
- select list 1 to 12
- HTML::FormHandler::Field::MonthDay(3)
- select list 1 to 31
- HTML::FormHandler::Field::MonthName(3)
- select list with month names
- HTML::FormHandler::Field::Multiple(3)
- multiple select list
- HTML::FormHandler::Field::Nested(3)
- for nested elements of compound fields
- HTML::FormHandler::Field::NoValue(3)
- base class for submit field
- HTML::FormHandler::Field::NonEditable(3)
- reset field
- HTML::FormHandler::Field::Password(3)
- password field
- HTML::FormHandler::Field::PasswordConf(3)
- password confirmation
- HTML::FormHandler::Field::PosInteger(3)
- positive integer field
- HTML::FormHandler::Field::PrimaryKey(3)
- primary key field
- HTML::FormHandler::Field::Repeatable(3)
- repeatable (array) field
- HTML::FormHandler::Field::Repeatable::Instance(3)
- used internally by repeatable fields
- HTML::FormHandler::Field::Reset(3)
- reset field
- HTML::FormHandler::Field::Result(3)
- result class for fields
- HTML::FormHandler::Field::RmElement(3)
- field to support repeatable javascript remove
- HTML::FormHandler::Field::Second(3)
- select list 0 to 59
- HTML::FormHandler::Field::Select(3)
- select fields
- HTML::FormHandler::Field::SelectCSV(3)
- Multiple select field from CSV value
- HTML::FormHandler::Field::Submit(3)
- submit field
- HTML::FormHandler::Field::Text(3)
- text field
- HTML::FormHandler::Field::TextArea(3)
- textarea input
- HTML::FormHandler::Field::TextCSV(3)
- CSV Text field from multiple
- HTML::FormHandler::Field::Upload(3)
- file upload field
- HTML::FormHandler::Field::Weekday(3)
- select list day of week strings
- HTML::FormHandler::Field::Year(3)
- year selection list
- HTML::FormHandler::Fields(3)
- internal role for form and compound fields
- HTML::FormHandler::Foo(3)
- Experiment in loading form from config file
- HTML::FormHandler::Generator::DBIC(3)
- form generator for DBIC
- HTML::FormHandler::I18N(3)
- internationalization
- HTML::FormHandler::I18N::ar_kw(3)
- Arabic message translations
- HTML::FormHandler::I18N::bg_bg(3)
- Bulgarian message file
- HTML::FormHandler::I18N::ca_es(3)
- Catalan message translations - traducion catalana dels missatges
- HTML::FormHandler::I18N::cs_cz(3)
- Czech message translations
- HTML::FormHandler::I18N::de_de(3)
- German message translations
- HTML::FormHandler::I18N::en_us(3)
- base message file
- HTML::FormHandler::I18N::es_es(3)
- Spanish message translations - traduccion al español de los mensages
- HTML::FormHandler::I18N::hu_hu(3)
- Hungarian message file
- HTML::FormHandler::I18N::it_it(3)
- Italian message translations - traduzione italiana dei messaggi
- HTML::FormHandler::I18N::ja_jp(3)
- Japanese message file
- HTML::FormHandler::I18N::pt_br(3)
- Brazilian Portuguese message file
- HTML::FormHandler::I18N::ru_ru(3)
- Russian message file
- HTML::FormHandler::I18N::sv_se(3)
- Swedish message translations
- HTML::FormHandler::I18N::tr_tr(3)
- Turkish message file
- HTML::FormHandler::I18N::ua_ua(3)
- Ukrainian message file
- HTML::FormHandler::InitResult(3)
- internal code
- HTML::FormHandler::Manual(3)
- index of the manual
- HTML::FormHandler::Manual::Catalyst(3)
- using HFH forms in Catalyst
- HTML::FormHandler::Manual::Cookbook(3)
- FormHandler use recipes
- HTML::FormHandler::Manual::Database(3)
- FormHandler use recipes
- HTML::FormHandler::Manual::Defaults(3)
- form defaults documentation
- HTML::FormHandler::Manual::Errors(3)
- FormHandler error methods
- HTML::FormHandler::Manual::Fields(3)
- brief documentation of available fields
- HTML::FormHandler::Manual::FromDFV(3)
- converting from Data::FormValidator
- HTML::FormHandler::Manual::FromFF(3)
- converting from HTML::FormFu
- HTML::FormHandler::Manual::InflationDeflation(3)
- inflation and deflation of field values
- HTML::FormHandler::Manual::Intro(3)
- introduction to using FormHandler
- HTML::FormHandler::Manual::Reference(3)
- concise reference
- HTML::FormHandler::Manual::Rendering(3)
- how to render with FormHandler
- HTML::FormHandler::Manual::RenderingCookbook(3)
- rendering recipes
- HTML::FormHandler::Manual::Templates(3)
- using templates
- HTML::FormHandler::Manual::Testing(3)
- testing forms
- HTML::FormHandler::Manual::Tutorial(3)
- how to use FormHandler with Catalyst
- HTML::FormHandler::Manual::Validation(3)
- validating fields
- HTML::FormHandler::Merge(3)
- internal hash merging
- HTML::FormHandler::Meta::Role(3)
- field_list and apply_list
- HTML::FormHandler::Model(3)
- default model base class
- HTML::FormHandler::Model::CDBI(3)
- Class::DBI model class (non-functioning)
- HTML::FormHandler::Model::DBIC(3)
- base class that holds DBIC model role
- HTML::FormHandler::Model::DBIC::TypeMap(3)
- type mape for DBICFields
- HTML::FormHandler::Model::Object(3)
- stub for Object model
- HTML::FormHandler::Moose(3)
- to add FormHandler sugar
- HTML::FormHandler::Moose::Role(3)
- to add sugar to roles
- HTML::FormHandler::Page(3)
- used in Wizard
- HTML::FormHandler::Page::Simple(3)
- used by Wizard
- HTML::FormHandler::Pages(3)
- used in Wizard
- HTML::FormHandler::Params(3)
- params handling
- HTML::FormHandler::Render::RepeatableJs(3)
- role providing method to construct repeatable javascript
- HTML::FormHandler::Render::Simple(3)
- simple rendering role
- HTML::FormHandler::Render::Table(3)
- render a form with a table layout
- HTML::FormHandler::Render::Util(3)
- rendering utility
- HTML::FormHandler::Render::WithTT(3)
- tt rendering
- HTML::FormHandler::Result(3)
- form result object
- HTML::FormHandler::Result::Role(3)
- role with common code for form & field results
- HTML::FormHandler::Test(3)
- provides is_html method used in tests
- HTML::FormHandler::TraitFor::Captcha(3)
- generate and validate captchas
- HTML::FormHandler::TraitFor::DBICFields(3)
- role to get fields from DBIx::Class result source
- HTML::FormHandler::TraitFor::I18N(3)
- localization
- HTML::FormHandler::TraitFor::Model::DBIC(3)
- model role that interfaces with DBIx::Class
- HTML::FormHandler::TraitFor::Types(3)
- types used internally in FormHandler
- HTML::FormHandler::Traits(3)
- customized replacement for MooseX::Traits
- HTML::FormHandler::Types(3)
- Moose type constraints
- HTML::FormHandler::Validate(3)
- validation role (internal)
- HTML::FormHandler::Widget::ApplyRole(3)
- role to apply widgets
- HTML::FormHandler::Widget::Block(3)
- base block renderer
- HTML::FormHandler::Widget::Block::Bootstrap(3)
- block to format bare form element like bootstrap
- HTML::FormHandler::Widget::Field::Button(3)
- button field rendering widget
- HTML::FormHandler::Widget::Field::ButtonTag(3)
- button field rendering widget, using button tag
- HTML::FormHandler::Widget::Field::Captcha(3)
- Captcha field rendering widget
- HTML::FormHandler::Widget::Field::Checkbox(3)
- HTML attributes field role
- HTML::FormHandler::Widget::Field::CheckboxGroup(3)
- checkbox group field role
- HTML::FormHandler::Widget::Field::Compound(3)
- compound field widget
- HTML::FormHandler::Widget::Field::Hidden(3)
- hidden field rendering widget
- HTML::FormHandler::Widget::Field::HorizCheckboxGroup(3)
- checkbox group field role
- HTML::FormHandler::Widget::Field::NoRender(3)
- no rendering widget
- HTML::FormHandler::Widget::Field::Password(3)
- password rendering widget
- HTML::FormHandler::Widget::Field::RadioGroup(3)
- radio group rendering widget
- HTML::FormHandler::Widget::Field::Repeatable(3)
- repeatable field widget
- HTML::FormHandler::Widget::Field::Reset(3)
- reset field rendering widget
- HTML::FormHandler::Widget::Field::Role::HTMLAttributes(3)
- apply HTML attributes
- HTML::FormHandler::Widget::Field::Role::SelectedOption(3)
- allow setting options from options keys
- HTML::FormHandler::Widget::Field::Select(3)
- select field rendering widget
- HTML::FormHandler::Widget::Field::Span(3)
- button field rendering widget
- HTML::FormHandler::Widget::Field::Submit(3)
- submit field rendering widget
- HTML::FormHandler::Widget::Field::Text(3)
- text field rendering widget
- HTML::FormHandler::Widget::Field::Textarea(3)
- textarea rendering widget
- HTML::FormHandler::Widget::Field::Upload(3)
- update field rendering widget
- HTML::FormHandler::Widget::Form::Role::HTMLAttributes(3)
- set HTML attributes on the form tag
- HTML::FormHandler::Widget::Form::Simple(3)
- widget to render a form with divs
- HTML::FormHandler::Widget::Form::Table(3)
- render a form with a table layout
- HTML::FormHandler::Widget::Theme::Bootstrap(3)
- sample bootstrap theme
- HTML::FormHandler::Widget::Theme::Bootstrap3(3)
- sample Bootstrap3 theme
- HTML::FormHandler::Widget::Theme::BootstrapFormMessages(3)
- role to render form messages using Bootstrap styling
- HTML::FormHandler::Widget::Wrapper::Base(3)
- common methods for widget wrappers
- HTML::FormHandler::Widget::Wrapper::Bootstrap(3)
- Twitter Bootstrap 2.0 field wrapper
- HTML::FormHandler::Widget::Wrapper::Bootstrap3(3)
- Twitter Bootstrap 3.0 field wrapper
- HTML::FormHandler::Widget::Wrapper::Fieldset(3)
- fieldset field wrapper
- HTML::FormHandler::Widget::Wrapper::None(3)
- wrapper that doesn't wrap
- HTML::FormHandler::Widget::Wrapper::Simple(3)
- simple field wrapper
- HTML::FormHandler::Widget::Wrapper::SimpleInline(3)
- simple field wrapper
- HTML::FormHandler::Widget::Wrapper::Table(3)
- wrapper class for table layout
- HTML::FormHandler::Widget::Wrapper::TableInline(3)
- wrapper class for table layout that doesn't wrap compound fields
- HTML::FormHandler::Wizard(3)
- create a multi-page form
- HTML::Mason::ApacheHandler(3)
- Mason/mod_perl interface
- HTML::Mason::CGIHandler(3)
- Use Mason in a CGI environment
- HTML::Mason::PSGIHandler(3)
- PSGI handler for HTML::Mason
- HTML::Pager(3)
- Perl module to handle CGI HTML paging of arbitary data
- HTTP::Engine::Middleware::Static(3)
- handler for static files
- HTTP::Engine::Request::Upload(3)
- handles file upload requests
- HTTP::Headers::ActionPack::ContentNegotiation(3)
- A class to handle content negotiation
- HTTP::Server::Simple::PSGI(3)
- PSGI handler for HTTP::Server::Simple
- IO::Async::Handle(3), "IO::Async::Handle"(3)
- event callbacks for a non-blocking file descriptor
- IO::Async::Socket(3), "IO::Async::Socket"(3)
- event callbacks and send buffering for a socket filehandle
- IO::Async::Stream(3), "IO::Async::Stream"(3)
- event callbacks and write bufering for a stream filehandle
- IO::Detect(3)
- is this a frickin' filehandle or what?!
- IO::Dir(3)
- supply object methods for directory handles
- IO::Event(3)
- Tied Filehandles for Nonblocking IO with Object Callbacks
- IO::File(3)
- supply object methods for filehandles
- IO::Handle(3)
- supply object methods for I/O handles
- IO::Handle::Iterator(3)
- Iterator based read handle
- IO::Handle::Prototype(3)
- base class for callback based handles
- IO::Handle::Prototype::Fallback(3)
- Create IO::Handle like objects using a set of callbacks
- IO::Handle::Util(3)
- Functions for working with IO::Handle like objects
- IO::Multiplex(3)
- Manage IO on many file handles
- IO::NestedCapture(3)
- module for performing nested STD* handle captures
- IO::Null(3)
- -- class for null filehandles
- IO::Pipely(3)
- Portably create pipe() or pipe-like handles, one way or another
- IO::Tee(3)
- Multiplex output to multiple output handles
- IO::TieCombine::Handle(3)
- tied filehandles for IO::TieCombine
- IO::Wrap(3)
- Wrap raw filehandles in the IO::Handle interface
- IO::WrapTie(3)
- wrap tieable objects in IO::Handle interface This is currently Alpha code, released for comments. Please give me your feedback!
- IOC::Config::XML::SAX::Handler(3)
- An XML::SAX handler to read IOC Config files
- IPC::Locker(3)
- Distributed lock handler
- IPC::Locker::Server(3)
- Distributed lock handler server
- IPC::Run::SafeHandles(3)
- Use IPC::Run and IPC::Run3 safely
- Image::ExifTool::Fixup(3)
- Utility to handle pointer fixups
- Image::Magick::Iterator(3)
- sequentially read Image::Magick object from a filehandle
- JMX::Jmx4Perl::Agent::Jolokia::ArtifactHandler(3), JMX::Jmx4Perl::Agent::ArtifactHandler(3)
- Handler for extracting and manipulating Jolokia artifacts
- JMX::Jmx4Perl::Agent::Jolokia::Verifier(3), JMX::Jmx4Perl::Agent::Verifier(3)
- Handler for various verifiers which picks the most secure one first
- JMX::Jmx4Perl::Agent::Jolokia::WebXmlHandler(3)
- Handler for web.xml transformation
- JMX::Jmx4Perl::J4psh::CommandHandler(3)
- Handler for j4psh commands
- JMX::Jmx4Perl::J4psh::CompletionHandler(3)
- Custom completion routines for readline
- JMX::Jmx4Perl::J4psh::ServerHandler(3)
- Handler for coordinating server access
- JMX::Jmx4Perl::Nagios::MessageHandler(3)
- Handling Nagios exit message (one or many)
- JMX::Jmx4Perl::Product::ActiveMQ(3)
- Handler for Jonas
- JMX::Jmx4Perl::Product::BaseHandler(3)
- Base package for product specific handler
- JMX::Jmx4Perl::Product::Geronimo(3)
- Handler for Geronimo
- JMX::Jmx4Perl::Product::Glassfish(3)
- Handler for Glassfish
- JMX::Jmx4Perl::Product::Hadoop(3)
- Handler for Hadoop
- JMX::Jmx4Perl::Product::JBoss(3)
- Handler for JBoss
- JMX::Jmx4Perl::Product::Jetty(3)
- Handler for Jetty
- JMX::Jmx4Perl::Product::Jonas(3)
- Handler for Jonas
- JMX::Jmx4Perl::Product::Resin(3)
- Handler for Resin
- JMX::Jmx4Perl::Product::SpringDM(3)
- Handler for Spring dm-Server
- JMX::Jmx4Perl::Product::Terracotta(3)
- Handler for Terracotta server
- JMX::Jmx4Perl::Product::Tomcat(3)
- Handler for Apache Tomcat
- JMX::Jmx4Perl::Product::Unknown(3)
- Fallback handler
- JMX::Jmx4Perl::Product::Weblogic(3)
- Handler for Oracle WebLogic
- JMX::Jmx4Perl::Product::Websphere(3)
- Handler for IBM Websphere
- JSON::RPC::Dispatch(3)
- Dispatch JSON RPC Requests To Handlers
- Jcode(3)
- Japanese Charset Handler
- Jifty::Config(3)
- the configuration handler for Jifty
- Jifty::DBI::Handle(3)
- Perl extension which is a generic DBI handle
- Jifty::DBI::Handle::Informix(3), Jifty::DBI::Handle::Informix(3)
- An Informix specific Handle object
- Jifty::DBI::Handle::ODBC(3), Jifty::DBI::Handle::ODBC(3)
- An ODBC specific Handle object
- Jifty::DBI::Handle::Oracle(3), Jifty::DBI::Handle::Oracle(3)
- An oracle specific Handle object
- Jifty::DBI::Handle::Pg(3), Jifty::DBI::Handle::Pg(3)
- A Postgres specific Handle object
- Jifty::DBI::Handle::SQLite(3)
- Jifty::DBI::Handle::SQLite -- A SQLite specific Handle object
- Jifty::DBI::Handle::Sybase(3)
- Jifty::DBI::Handle::Sybase -- a Sybase specific Handle object
- Jifty::DBI::Handle::mysql(3), Jifty::DBI::Handle::mysql(3)
- A mysql specific Handle object
- Jifty::DBI::Handle::mysqlPP(3)
- A mysql specific Handle object
- Jifty::Handle(3)
- -- A database handle class for Jifty
- Jifty::Handler(3)
- Methods related to the finding and returning content
- Jifty::Plugin::Deflater(3)
- Handles Accept-Encoding and compression
- Jifty::View::Declare::Handler(3)
- The Jifty view handler for Template::Declare
- Jifty::View::Mason::Handler(3)
- Handler for Mason requests inside of Jifty
- Jifty::View::Static::Handler(3)
- Jifty view handler for static files
- Jifty::Web::Form::Field::Unrendered(3)
- Handle unrendered fields
- Jifty::Web::Menu(3)
- Handle the API for menu navigation
- Jifty::Web::Session(3)
- A Jifty session handler
- Jifty::Web::Session::ClientSide(3)
- Session handler for client-side sessions
- Jifty::Web::Session::None(3)
- A null session handler for jifty
- Lingua::JA::Moji(3)
- Handle many kinds of Japanese characters
- Locale::Codes(3)
- a distribution of modules to handle locale codes
- Log::Agent::Channel::Handle(3)
- I/O handle logging channel for Log::Agent
- Log::Dispatch::Handle(3)
- Object for logging to IO::Handle classes
- Log::Handler(3)
- Log messages to several outputs
- Log::Handler::Config(3)
- The main config loader
- Log::Handler::Examples(3)
- Examples
- Log::Handler::Levels(3)
- All levels for Log::Handler
- Log::Handler::Output(3)
- The output builder class
- Log::Handler::Output(3)
- The pattern builder class
- Log::Handler::Output::DBI(3)
- Log messages to a database
- Log::Handler::Output::Email(3)
- Log messages as email (via Net::SMTP)
- Log::Handler::Output::File(3)
- Log messages to a file
- Log::Handler::Output::Forward(3)
- Forward messages to routines
- Log::Handler::Output::Screen(3)
- Log messages to the screen
- Log::Handler::Output::Sendmail(3)
- Log messages with sendmail
- Log::Handler::Output::Socket(3)
- Send messages to a socket
- Log::Handler::Plugin::Config::General(3)
- Config loader for Config::General
- Log::Handler::Plugin::Config::Properties(3)
- Config loader for Config::Properties
- Log::Handler::Plugin::YAML(3)
- Config loader for YAML
- Log::Message::Handlers(3)
- Message handlers for Log::Message
- Log::Report::Dispatcher::File(3)
- send messages to a file or file-handle
- MCE::Core::Input::Handle(3)
- File path and Scalar reference input reader
- MCE::Shared::Handle(3)
- Handle helper class
- MPIX_Allgather_init(3), MPIX_Allgatherv_init(3), MPIX_Allreduce_init(3), MPIX_Alltoall_init(3), MPIX_Alltoallv_init(3), MPIX_Alltoallw_init(3), MPIX_Barrier_init(3), MPIX_Bcast_init(3), MPIX_Exscan_init(3), MPIX_Gather_init(3), MPIX_Gatherv_init(3), MPIX_Reduce_init(3), MPIX_Reduce_scatter_init(3), MPIX_Reduce_scatter_block_init(3), MPIX_Scan_init(3), MPIX_Scatter_init(3), MPIX_Scatterv_init(3), MPIX_Neighbor_allgather_init(3), MPIX_Neighbor_allgatherv_init(3), MPIX_Neighbor_alltoall_init(3), MPIX_Neighbor_alltoallv_init(3), MPIX_Neighbor_alltoallw_init(3)
- Builds a handle for a collective communication or neighborhood collective communication
- MPI_Bsend_init(3)
- Builds a handle for a buffered send
- MPI_Comm_call_errhandler(3)
- Passes the supplied error code to the error handler assigned to a communicator
- MPI_Comm_create_errhandler(3), MPI_Comm_create_errhandler (3)
- Creates an error handler that can be attached to communicators
- MPI_Comm_disconnect(3)
- Deallocates communicator object and sets handle to MPI_COMM_NULL
- MPI_Comm_f2c(3), MPI_Comm_c2f(3), MPI_File_f2c(3), MPI_File_c2f(3), MPI_Info_f2c(3), MPI_Info_c2f(3), MPI_Message_f2c(3), MPI_Message_c2f(3), MPI_Op_f2c(3), MPI_Op_c2f(3), MPI_Request_f2c(3), MPI_Request_c2f(3), MPI_Type_f2c(3), MPI_Type_c2f(3), MPI_Win_f2c(3), MPI_Win_c2f (3)
- Translates a C handle into a Fortran handle, or vice versa
- MPI_Comm_get_errhandler(3), MPI_Comm_get_errhandler (3)
- Retrieves error handler associated with a communicator
- MPI_Comm_set_errhandler(3), MPI_Comm_set_errhandler (3)
- Attaches a new error handler to a communicator
- MPI_Errhandler_create(3), MPI_Errhandler_create (3)
- Creates an MPI-style error handler -- use of this routine is deprecated
- MPI_Errhandler_free(3), MPI_Errhandler_free (3)
- Frees an MPI-style error handler
- MPI_Errhandler_get(3), MPI_Errhandler_get (3)
- Gets the error handler for a communicator -- use of this routine is deprecated
- MPI_Errhandler_set(3), MPI_Errhandler_set (3)
- Sets the error handler for a communicator -- use of this routine is deprecated
- MPI_File_call_errhandler(3)
- Passes the supplied error code to the error handler assigned to a file
- MPI_File_create_errhandler(3), MPI_File_create_errhandler (3)
- Creates an MPI-style error handler that can be attached to a file
- MPI_File_get_errhandler(3), MPI_File_get_errhandler (3)
- Gets the error handler for a file
- MPI_File_set_errhandler(3), MPI_File_set_errhandler (3)
- Sets the error handler for a file
- MPI_Grequest_start(3), MPI_Grequest_start (3)
- Starts a generalized request and returns a handle to it in request
- MPI_Op_create(3)
- Creates a user-defined combination function handle
- MPI_Op_free(3)
- Frees a user-defined combination function handle
- MPI_Recv_init(3)
- Builds a handle for a receive
- MPI_Rsend_init(3)
- Builds a handle for a ready send
- MPI_Send_init(3)
- Builds a handle for a standard send
- MPI_Ssend_init(3)
- Builds a handle for a synchronous send
- MPI_Start(3)
- Initiates a communication using a persistent request handle
- MPI_T_cvar_handle_alloc(3), MPI_T_cvar_handle_free(3)
- Allocate/free contol variable handles
- MPI_T_pvar_handle_alloc(3), MPI_T_pvar_handle_free(3)
- Allocate/free MPI performance variable handles
- MPI_Win_call_errhandler(3)
- Passes the supplied error code to the error handler assigned to a window
- MPI_Win_create_errhandler(3)
- Creates an error handler for a window
- MPI_Win_free(3)
- Frees the window object and returns a null handle
- MPI_Win_get_errhandler(3)
- Retrieves the error handler currently associated with a window
- MPI_Win_set_errhandler(3)
- Attaches a new error handler to a window
- Mail::Box::Dir(3)
- handle folders with a file per message
- Mail::Box::File(3)
- handle file-based folders
- Mail::Box::IMAP4(3)
- handle IMAP4 folders as client
- Mail::Box::IMAP4::SSL(3)
- handle IMAP4 folders with SSL
- Mail::Box::IMAP4s(3)
- handle IMAP4 folders as client, with ssl connection
- Mail::Box::MH(3)
- handle MH folders
- Mail::Box::Maildir(3)
- handle Maildir folders
- Mail::Box::Mbox(3)
- handle folders in Mbox format
- Mail::Box::Net(3)
- handle folders which are stored remote
- Mail::Box::POP3(3)
- handle POP3 folders as client
- Mail::Box::POP3s(3)
- handle secure POP3 folders as client
- Mail::Bulkmail::Server(3)
- handles server connections and communication for Mail::Bulkmail
- Mail::Message::Construct::Read(3)
- read a Mail::Message from a file handle
- Mail::Message::TransferEnc::QuotedPrint(3)
- handle quoted-printable message bodies
- Mail::SendEasy::AUTH(3)
- Handles the authentication response
- Mail::SendEasy::SMTP(3)
- Handles the communication with the SMTP server without dependencies
- Mail::SpamAssassin::AutoWhitelist(3)
- auto-whitelist handler for SpamAssassin
- Mail::SpamAssassin::PluginHandler(3)
- SpamAssassin plugin handler
- Mail::Spool::Handle(3)
- Mail Spool directory encapsulization
- Math::VectorReal(3)
- Module to handle 3D Vector Mathematics
- Mixin::Linewise(3)
- write your linewise code for handles; this does the rest
- Module::CheckVersion::cpan(3)
- Handler for cpan
- Module::Versions(3)
- Handle versions of loaded modules with flexible result interface
- Mojo::RabbitMQ::Client::Channel(3)
- handles all channel related methods
- MojoMojo::Formatter::Redirect(3)
- Handles {{redirect /path}}
- MojoMojo::Formatter::Wiki(3)
- Handle interpage linking
- MongoDB::GridFSBucket::DownloadStream(3)
- File handle abstraction for downloading
- MongoDB::GridFSBucket::UploadStream(3)
- File handle abstraction for uploading
- MooX::HandlesVia(3)
- NativeTrait-like behavior for Moo
- MooseX::App::Plugin::Typo(3)
- Handle typos in command names
- MooseX::Declare::Syntax::EmptyBlockIfMissing(3)
- Handle missing blocks after keywords
- MooseX::Declare::Syntax::Keyword::Method(3)
- Handle method declarations
- MooseX::Declare::Syntax::Keyword::MethodModifier(3)
- Handle method modifier declarations
- MooseX::Declare::Syntax::MethodDeclaration(3)
- Handles method declarations
- MooseX::Declare::Syntax::NamespaceHandling(3)
- Handle namespaced blocks
- MooseX::Declare::Syntax::RoleApplication(3)
- Handle user specified roles
- MooseX::Has::Options::Handler::Accessors(3)
- Option shortcuts for ro/rw/bare
- MooseX::Has::Options::Handler::NativeTypes(3)
- Option shortcuts for native types
- MooseX::Has::Options::Handler::NoInit(3)
- Option shortcut for prohibiting init_arg
- MooseX::Storage::Engine(3)
- The meta-engine to handle collapsing and expanding objects
- MooseX::TraitFor::Meta::TypeConstraint::Mooish(3)
- Handle Moo-style constraints
- Net::ACME2::Challenge::http_01::Handler(3)
- http-01 challenge handler
- Net::Analysis::Dispatcher(3)
- handle the event stuff for the proto analysers
- Net::Async::HTTP::Connection(3), "Net::Async::HTTP::Connection"(3)
- HTTP client protocol handler
- Net::DBus::ASyncReply(3)
- asynchronous method reply handler
- Net::DBus::Binding::Bus(3)
- Handle to a well-known message bus instance
- Net::DBus::Binding::Introspector(3)
- Handler for object introspection data
- Net::DBus::Binding::PendingCall(3)
- A handler for pending method replies
- Net::DNS::ToolKit::Question(3)
- Resource Handler
- Net::DNS::ToolKit::RR::A(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::AAAA(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::AFSDB(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::CNAME(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::HINFO(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::ISDN(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::MB(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::MD(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::MF(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::MG(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::MINFO(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::MR(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::MX(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::NS(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::NULL(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::PTR(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::RP(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::RT(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::SOA(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::SRV(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::TXT(3)
- Resource Record Handler
- Net::DNS::ToolKit::RR::TYPE(3)
- Unknown Resource Record Handler
- Net::DNS::ToolKit::RR::X25(3)
- Resource Record Handler
- Net::DRI::Data::Contact(3)
- Handle contact data, modeled from EPP for Net::DRI
- Net::DRI::Data::Contact::AERO(3)
- Handle .AERO contact data for Net::DRI
- Net::DRI::Data::Contact::AFNIC(3)
- Handle AFNIC contact data for Net::DRI
- Net::DRI::Data::Contact::ARNES(3)
- Handle .SI contact data for Net::DRI
- Net::DRI::Data::Contact::ASIA(3)
- Handle .ASIA contact data for Net::DRI
- Net::DRI::Data::Contact::AT(3)
- Handle .AT contact data for Net::DRI
- Net::DRI::Data::Contact::BE(3)
- Handle .BE contact data for Net::DRI
- Net::DRI::Data::Contact::BR(3)
- Handle BR contact data for Net::DRI
- Net::DRI::Data::Contact::CAT(3)
- Handle .CAT contact data for Net::DRI
- Net::DRI::Data::Contact::CIRA(3)
- Handle CIRA (.CA) contact data for Net::DRI
- Net::DRI::Data::Contact::COOP(3)
- Handle .COOP contact data for Net::DRI
- Net::DRI::Data::Contact::DENIC(3)
- Handle .DE contact data for Net::DRI
- Net::DRI::Data::Contact::EURid(3)
- Handle EURid contact data for Net::DRI
- Net::DRI::Data::Contact::FCCN(3)
- Handle FCCN (.PT) contact data for Net::DRI
- Net::DRI::Data::Contact::IT(3)
- Handle .IT contact data for Net::DRI
- Net::DRI::Data::Contact::JOBS(3)
- Handle .JOBS contact data for Net::DRI
- Net::DRI::Data::Contact::LU(3)
- Handle .LU contact data for Net::DRI
- Net::DRI::Data::Contact::NO(3)
- Handle .NO contact data for Net::DRI
- Net::DRI::Data::Contact::Nominet(3)
- Handle .UK contact data for Net::DRI
- Net::DRI::Data::Contact::OpenSRS(3)
- Handle OpenSRS contact data for Net::DRI
- Net::DRI::Data::Contact::PL(3)
- Handle .PL contact data for Net::DRI
- Net::DRI::Data::Contact::SE(3)
- Handle .SE contact data for Net::DRI
- Net::DRI::Data::Contact::SIDN(3)
- Handle SIDN contact data for Net::DRI
- Net::DRI::Data::Contact::SWITCH(3)
- Handle .CH/.LI contact data for Net::DRI
- Net::DRI::Data::Contact::US(3)
- Handle .US contact data for Net::DRI
- Net::DRI::Data::ContactSet(3)
- Handle an ordered collection of contacts for Net::DRI
- Net::DRI::Data::Hosts(3)
- Handle ordered list of nameservers (name, IPv4 addresses, IPv6 addresses) for Net::DRI
- Net::DRI::Data::StatusList(3)
- Handle a collection of statuses for an object, in a registry independent fashion for Net::DRI
- Net::Delicious::Config(3)
- config handler for Net::Delicious
- Net::FTPServer::DBeg1::DirHandle(3)
- The example DB FTP server personality
- Net::FTPServer::DBeg1::FileHandle(3)
- The full FTP server personality
- Net::FTPServer::DirHandle(3)
- A Net::FTPServer directory handle
- Net::FTPServer::FileHandle(3)
- A Net::FTPServer file handle
- Net::FTPServer::Full::DirHandle(3)
- The full FTP server personality
- Net::FTPServer::Full::FileHandle(3)
- The full FTP server personality
- Net::FTPServer::Handle(3)
- A generic Net::FTPServer file or directory handle
- Net::FTPServer::InMem::DirHandle(3)
- Store files in local memory
- Net::FTPServer::InMem::FileHandle(3)
- Store files in local memory
- Net::FTPServer::Proxy::DirHandle(3)
- Proxy FTP server
- Net::FTPServer::Proxy::FileHandle(3)
- Proxy FTP server
- Net::FTPServer::RO::DirHandle(3)
- The anonymous, read-only FTP server personality
- Net::FTPServer::RO::FileHandle(3)
- The anonymous, read-only FTP server personality
- Net::Google::Calendar::WebContent(3)
- handle web content
- Net::SIP::NATHelper::Client(3)
- handle NAT/RTP forwarding using remote process
- Net::SIP::NATHelper::Local(3)
- handle NAT/RTP forwarding in local event loop
- Net::SIP::ReceiveChain(3)
- handle incoming packet by multiple receivers
- Net::SPDY::Session(3)
- Handle SPDY protocol connection
- Net::SSLeay::Handle(3)
- Perl module that lets SSL (HTTPS) sockets be handled as standard file handles
- Net::Server::Proto::SSLEAY(3)
- Custom Net::Server SSL protocol handler based on Net::SSLeay
- Net::UPS::ErrorHandler(3)
- Simple error handler class for Net::UPS
- Net::XMPP2::Ext::RegisterForm(3)
- Handle for in band registration
- Net::XMPP2::Ext::Registration(3)
- Handles all tasks of in band registration
- Net::XMPP::Namespaces(3)
- In depth discussion on how namespaces are handled
- OpenCA::CRR(3)
- Perl extention to handle CRR objects
- OpenXPKI::DateTime(3), Header "Name" OpenXPKI::DateTime(3)
- tools to handle various date and timestamp formats
- OpenXPKI::Server::Database(3), Header "Name" OpenXPKI::Server::Database(3)
- Handles database connections and encapsulates DB specific drivers/functions
- OpenXPKI::Server::Notification::Handler(3)
- OpenXPKI::Server::Notification::Handler
- OpenXPKI::Workflow::Handler(3)
- Workflow factory manager
- PDL::Complex(3)
- handle complex numbers
- PDL::PP::Signature(3)
- Internal module to handle signatures
- POE::Component::Daemon(3)
- Handles all the housework for a daemon
- POE::Component::IKC::Responder(3)
- POE IKC state handler
- POE::Component::IRC::Plugin::BotCommand(3)
- A PoCo-IRC plugin which handles commands issued to your bot
- POE::Component::IRC::Plugin::ISupport(3)
- A PoCo-IRC plugin that handles server capabilities
- POE::Component::LaDBI(3)
- POE Component that spawns a perl subprocess to handle non-blocking access to the DBI API
- POE::Component::SSLify::ClientHandle(3)
- Client-side handle for SSLify
- POE::Component::SSLify::ServerHandle(3)
- Server-side handle for SSLify
- POE::Component::Server::HTTPServer::BasicAuthenHandler(3)
- Basic HTTP Basic Authentication
- POE::Component::Server::HTTPServer::Handler(3)
- request handler interface
- POE::Component::Server::HTTPServer::NotFoundHandler(3)
- Generate 404 Responses
- POE::Component::Server::HTTPServer::ParameterParseHandler(3)
- Parse request parameters into context
- POE::Component::Server::HTTPServer::StaticHandler(3)
- serve static files
- POE::Component::Server::HTTPServer::TemplateHandler(3)
- serve templated files
- POE::Component::Server::SOAP(3)
- publish POE event handlers via SOAP over HTTP
- POE::Component::Server::XMLRPC(3)
- publish POE event handlers via XMLRPC over HTTP
- POE::Component::TSTP(3)
- A POE Component to handle Ctrl-Z
- POE::Filter::DNS::TCP(3)
- A POE Filter to handle DNS over TCP connections
- POE::Filter::XML::Handler(3)
- Default SAX Handler for POE::Filter::XML
- POE::Resource::FileHandles(3)
- internal filehandle manager for POE::Kernel
- POE::Watcher::Input(3)
- watch a socket or other handle for input readiness
- POEx::Role::PSGIServer::Streamer(3)
- Provides streaming filehandle PSGI implementation
- POEx::Role::Streaming(3)
- Provides behavior for streaming from one filehandle to another
- Perl::Critic::Policy::CodeLayout::ProhibitParensWithBuiltins(3)
- Write "open $handle, $path" instead of "open($handle, $path)"
- Perl::Critic::Policy::InputOutput::ProhibitBarewordFileHandles(3)
- Write "open my $fh, q{<}, $filename;" instead of "open FH, q{<}, $filename;"
- Perl::Critic::Policy::InputOutput::RequireBracedFileHandleWithPrint(3)
- Write "print {$FH} $foo, $bar;" instead of "print $FH $foo, $bar;"
- Perl::Critic::Policy::InputOutput::RequireBriefOpen(3)
- Close filehandles as soon as possible after opening them
- PerlIO::Layers(3)
- Querying your filehandle's capabilities
- PerlIO::via::Timeout(3)
- a PerlIO layer that adds read & write timeout to a handle
- PerlPoint::Template(3)
- PerlPoint template handler
- Perlbal::Plugin::Cgilike(3)
- Handle Perlbal requests with a Perl subroutine
- Pipeline::Segment::Async::Handler(3)
- interface for asynchronous segment models
- Plack::Handler(3)
- Connects PSGI applications and Web servers
- Plack::Handler::AnyEvent::HTTPD(3)
- Plack handler to run PSGI apps on AnyEvent::HTTPD
- Plack::Handler::AnyEvent::ReverseHTTP(3)
- reversehttp gateway for PSGI application
- Plack::Handler::AnyEvent::SCGI(3)
- PSGI handler on AnyEvent::SCGI
- Plack::Handler::Apache1(3)
- Apache 1.3.x mod_perl handlers to run PSGI application
- Plack::Handler::Apache2(3)
- Apache 2.0 mod_perl handler to run PSGI application
- Plack::Handler::Apache2::Registry(3)
- Runs .psgi files
- Plack::Handler::CGI(3)
- CGI handler for Plack
- Plack::Handler::CLI(3)
- Command line interface to PSGI applications
- Plack::Handler::Corona(3)
- Corona server adapter for Plack
- Plack::Handler::FCGI(3)
- FastCGI handler for Plack
- Plack::Handler::FCGI::Async(3), "Plack::Handler::FCGI::Async"(3)
- FastCGI handler for Plack using FCGI::Async
- Plack::Handler::FCGI::Engine(3)
- A Plack::Handler backend for FCGI::Engine
- Plack::Handler::FCGI::Engine::ProcManager(3)
- A process manager for Plack::Handler::FCGI::Engine
- Plack::Handler::Feersum(3)
- plack adapter for Feersum
- Plack::Handler::Fliggy(3)
- Adapter for Fliggy
- Plack::Handler::HTTP::Server::PSGI(3)
- adapter for HTTP::Server::PSGI
- Plack::Handler::Net::Async::FastCGI(3), "Plack::Handler::Net::Async::FastCGI"(3)
- FastCGI handler for Plack using Net::Async::FastCGI
- Plack::Handler::SCGI(3)
- PSGI handler on SCGI daemon
- Plack::Handler::Standalone(3)
- adapter for HTTP::Server::PSGI
- Plack::Handler::Starman(3)
- Plack adapter for Starman
- Plack::Handler::Twiggy(3)
- Adapter for Twiggy
- Plack::Middleware::Proxy::Connect(3)
- Handles the CONNECT method
- Plack::Middleware::Reproxy(3)
- Handle X-Reproxy-URL From Within Plack
- Plack::Middleware::SocketIO::Handle(3)
- Handle
- Plack::Middleware::XForwardedFor(3)
- Plack middleware to handle X-Forwarded-For headers
- Plack::Request::Upload(3)
- handles file upload requests
- Plack::Server::FCGI::Engine(3)
- DEPRECATED use Plack::Handler::FCGI::Engine
- Plack::Server::FCGI::Engine::ProcManager(3)
- DEPRECATED use Plack::Handler::FCGI::Engine::ProcManager
- Plack::Test::Suite(3)
- Test suite for Plack handlers
- Plagger::Plugin::Filter::Base(3)
- Base filter class to handle HTML snippets
- PocketIO::Handle(3)
- Handle
- Prophet::Web::Menu(3)
- Handle the API for menu navigation
- Protocol::ACME::Challenge::LocalFile(3)
- Challenge handler for simpleHttp via a local file
- Protocol::ACME::Challenge::Manual(3)
- Challenge handler for simpleHttp via manual setup
- Protocol::ACME::Challenge::SimpleSSH(3)
- Challenge handler for simpleHttp via SSH
- Protocol::XMPP::Element::Stream(3)
- handle the stream start/end tags
- Protocol::XMPP::Roster(3)
- handle XMPP protocol stream
- Protocol::XMPP::Stream(3)
- handle XMPP protocol stream
- Protocol::XMPP::TextElement(3)
- handle a text element
- RDF::Trine::Iterator::JSONHandler(3)
- JSON Handler for parsing SPARQL JSON Results format
- RDF::Trine::Iterator::SAXHandler(3)
- SAX Handler for parsing SPARQL XML Results format
- RPC::ExtDirect::API(3)
- Ext.Direct service discovery handler
- RPC::Simple(3)
- Perl classes to handle simple asynchronous RPC calls with call-back
- RPC::Simple::CallHandler(3)
- Perl class to handle RPC calls with call-back
- RPC::Simple::ObjectHandler(3)
- Perl class to handle a remote object
- Razor2::Errorhandler(3), Razor::Errorhandler(3)
- Error handling mechanism for Razor
- Reflex::Stream(3)
- Buffered, translated I/O on non-blocking handles
- Religion(3)
- Generate tracebacks and create and install die() and warn() handlers
- Rex::Config(3)
- Handles Rex configuration
- SOAP::GenericInputStream(3)
- Default handler for SOAP::Parser output
- SOAP::Transport::HTTP::Apache(3)
- SOAP mod_perl handler
- SOAP::Transport::HTTP::CGI(3)
- Generic SOAP CGI handler
- SPOPS::Key::DBI::HandleField(3)
- -- Retrieve an auto-increment value from a DBI statement or database handle
- SPOPS::Tool::DBI::Datasource(3)
- -- Embed the parameters for a DBI handle in object configuration
- SPOPS::Tool::LDAP::Datasource(3)
- -- Embed the parameters for a LDAP handle in object configuration
- SQL::Translator::Parser::DBI(3)
- "parser" for DBI handles
- SVG::Parser::SAX::Handler(3)
- SAX handler class for SVG documents
- SVG::XML(3)
- Handle the XML generation bits for SVG.pm
- SVK::Editor::CopyHandler(3)
- intercept copies in editor calls
- Schedule::Match(3), Schedule::Match(3)
- Handles and detects clash between pattern-based schedules
- SelectSaver(3)
- save and restore selected file handle
- Selenium::Remote::ErrorHandler(3)
- Error handler for Selenium::Remote::Driver
- Selenium::Remote::Finders(3)
- Handle construction of generic parameter finders
- Sisimai::Mail(3)
- Handler of Mbox/Maildir for reading each mail
- Software::License::Custom(3)
- custom license handler
- Solr::HTTPUpdateHandler(3)
- Perl extension for Posting adds, updates, and deletes to a Solr Server
- Squatting::On::MP13(3)
- a handler for Apache 1.3's mod_perl
- Subtitles(3)
- handle video subtitles in various text formats
- T2::Storage(3)
- Database handle, object cache
- TAP::Parser::Iterator::Stream(3)
- Iterator for filehandle-based TAP sources
- TAP::Parser::IteratorFactory(3)
- Figures out which SourceHandler objects to use for a given Source
- TAP::Parser::SourceHandler(3)
- Base class for different TAP source handlers
- TAP::Parser::SourceHandler::Executable(3)
- Stream output from an executable TAP source
- TAP::Parser::SourceHandler::File(3)
- Stream TAP from a text file
- TAP::Parser::SourceHandler::Handle(3)
- Stream TAP from an IO::Handle or a GLOB
- TAP::Parser::SourceHandler::Perl(3)
- Stream TAP from a Perl executable
- TAP::Parser::SourceHandler::RawTAP(3)
- Stream output from raw TAP in a scalar/array ref
- Template::Alloy::Exception(3)
- Handle exceptions
- Template::Alloy::Iterator(3)
- Handle foreach iterations
- Template::Alloy::Stream(3)
- Stream role - allows for playing out the AST and printing straight to file handle
- Template::Magic::HTML(3)
- HTML handlers for Template::Magic used in a HTML environment
- Term::ProgressBar::IO(3)
- -- Display a progress bar while reading from a seekable filehandle
- Test2::Plugin::IOEvents::Tie(3)
- Tie handler for Test2::Plugin::IOEvents
- Test::Database(3)
- Database handles ready for testing
- Test::Database::Handle(3)
- A class for Test::Database handles
- Test::Inline::Content(3)
- Test::Inline 2 Content Handlers
- Test::Inline::Content::Default(3)
- Test::Inline 2 fallback/default Content Handler
- Test::Inline::Content::Legacy(3)
- Test::Inline 2 Content Handler for legacy functions
- Test::Inline::Content::Simple(3)
- Simple templating Content Handler
- Test::Inline::IO::File(3)
- Test::Inline Local Filesystem IO Handler
- Test::Object(3)
- Thoroughly testing objects via registered handlers
- Test::XML::SAX(3)
- Test XML::SAX handlers
- Test::XML::Twig(3)
- Test XML::Twig handlers
- Text::Context(3)
- Handle highlighting search result context snippets
- Text::MicroMason::ApacheHandler(3)
- Use MicroMason from mod_perl
- Text::MultiMarkdown::ApacheHandler(3)
- Processes files with MultiMarkdown syntax for Apache
- Tie::Handle(3)
- base class definitions for tied handles
- Tie::StdHandle(3)
- base class definitions for tied handles
- Tie::Syslog(3)
- Tie a filehandle to Syslog
- Time::Interval(3)
- Converts time intervals of days, hours, minutes, and seconds This is a rather simple perl module for dealing with time intervals. Among other things, this module can tell you the number of hours, minutes, and seconds elapsed between two dates. NOTE: this module does not handle resolutions < 1 second. Please see the Time::HiRes module for high resolution time operations. This module will round fractional second values to the nearest whole number
- Tk::fileevent(3)
- Execute a callback when a filehandle becomes readable or writable
- Toader::Gallery(3)
- Handle image galleries
- Toader::Render::Directory::backends::html(3)
- This handles the html backend stuff for Toader::Render::Directory
- Toader::Render::Directory::backends::pod(3)
- This handles the POD backend stuff for Toader::Render::Directory
- Toader::Render::Entry::backends::html(3)
- This handles the html backend stuff for Toader::Render::Entry
- Toader::Render::Entry::backends::pod(3)
- This handles the POD backend stuff for Toader::Render::Entry
- Toader::Render::Page::backends::html(3)
- This handles the html backend stuff for Toader::Render::Directory
- Toader::Render::Page::backends::pod(3)
- This handles the POD backend stuff for Toader::Page::Entry
- Toader::Templates(3)
- This handles fetching Toader templates
- Toader::VCS(3)
- Handles the VCS integration for Toader
- Try::Catch(3)
- Try Catch exception handler based on Try::Tiny But faster
- Twitter::API::Trait::RateLimiting(3)
- Automatically sleep as needed to handle rate limiting
- URI::Template::Restrict(3)
- restricted URI Templates handler
- Ubic::Admin::Setup(3)
- this module handles ubic setup: asks user some questions and configures your system
- WWW::YoutubeViewer::Playlists(3)
- Youtube playlists handle
- WWW::YoutubeViewer::Subscriptions(3)
- Subscriptions handler
- WWW::YoutubeViewer::VideoCategories(3)
- videoCategory resource handler
- WWW::YoutubeViewer::Videos(3)
- videos handler
- Web::Machine::Util::BodyEncoding(3)
- Module to handle body encoding
- Web::Machine::Util::ContentNegotiation(3)
- Module to handle content negotiation
- X11::Protocol::Connection::FileHandle(3)
- Perl module base class for FileHandle-based X11 connections
- X11::Protocol::Connection::INETFH(3)
- Perl module for FileHandle-based TCP/IP X11 connections
- X11::Protocol::Connection::UNIXFH(3)
- Perl module for FileHandle-based Unix-domain X11 connections
- X500::DN(3)
- handle X.500 DNs (Distinguished Names), parse and format them
- X500::RDN(3)
- handle X.500 RDNs (Relative Distinguished Names), parse and format them
- XML::Compile::XOP(3)
- MTOM and XOP handler
- XML::DOM::PerlSAX(3)
- Old name of XML::Handler::BuildDOM
- XML::DOMHandler(3), DOMHandler(3)
- Implements a call-back interface to DOM
- XML::Elemental::SAXHandler(3)
- the SAX2 handler that drives XML::Elemental
- XML::Filter::SAXT(3)
- Replicates SAX events to several SAX event handlers
- XML::Grove::Builder(3)
- PerlSAX handler for building an XML::Grove
- XML::Handler::AxPoint(3)
- AxPoint XML to PDF Slideshow generator
- XML::Handler::BuildDOM(3)
- PerlSAX handler that creates XML::DOM document structures
- XML::Handler::CanonXMLWriter(3)
- output XML in canonical XML format
- XML::Handler::Composer(3)
- Another XML printer/writer/generator
- XML::Handler::Dtd2DocBook(3)
- SAX2 handler for generate a DocBook documentation from a DTD
- XML::Handler::Dtd2Html(3)
- SAX2 handler for generate a HTML documentation from a DTD
- XML::Handler::HTMLWriter(3)
- SAX Handler for writing HTML 4.0
- XML::Handler::PrintEvents(3)
- Prints PerlSAX events (for debugging)
- XML::Handler::Sample(3)
- a trivial PerlSAX handler
- XML::Handler::Subs(3)
- a PerlSAX handler base class for calling user-defined subs
- XML::Handler::Trees(3)
- PerlSAX handlers for building tree structures
- XML::Handler::XMLWriter(3)
- a PerlSAX handler for writing readable XML
- XML::Handler::YAWriter(3)
- Yet another Perl SAX XML Writer
- XML::SAX::Writer::XML(3)
- XML::SAX::Writer's SAX Handler
- XML::SemanticDiff::BasicHandler(3)
- Default handler class for XML::SemanticDiff
- XML::Stream::IO::Select::Win32(3)
- Fake filehandle support for XML::Stream
- XML::XPath::Builder(3)
- SAX handler for building an XPath tree
- XMLTV::GUI(3), XMLTV::GUI(3)
- Handles the choice of UI for XMLTV
- YAML::PP::Writer::File(3)
- Write YAML output to file or file handle
- Zenoss::Response(3)
- Handles responses from Zenoss::Router
- ZoneMinder::Trigger::Channel::Handle(3)
- Perl extension for blah blah blah
- alarm_handler(3)
- An Alarm Handling Process
- bareword::filehandles(3)
- disables bareword filehandles
- bbsboard(1)
- Internet to BBS email-post handler
- bbsmail(1)
- Internet to BBS email-gateway handler
- bind(1)
- handle fish key bindings rst2man-indent-level 0 1 rstReportMargin \$1
-
- csa_x_process_updates(3)
- invoke a calendar application's calendar event handler
- error_handler(3)
- Default system error handler
- form_request_by_name(3x), form_request_name(3x)
- handle printable form request names
-
- handle(1)
- Creates a BRL-CAD .g file containing handles
-
- lockerd(1)
- Distributed lock handler for Perl IPC::Locker
- log_mf_h(3)
- An event handler that logs events to disk
- logger_disk_log_h(3)
- A disk_log based handler for Logger
- logger_std_h(3)
- Standard handler for Logger
- menu_request_by_name(3x), menu_request_name(3x)
- handle printable menu request names
- notify(3), noted(3), atnotify(3), noteenable(3), notedisable(3), notifyon(3), notifyoff(3)
- handle asynchronous process notification
- npm-scripts(7)
- How npm handles the "scripts" field
- otp_mib(3)
- Handles the OTP-MIB
- plackup(1)
- Run PSGI application with Plack handlers
- pods::SDLx::Controller(3), SDLx::Controller(3)
- Handles the loops for events, movement and rendering
- public_key(6)
- Provides functions to handle public-key infrastructure
- release_handler(3)
- Unpacking and Installation of Release Packages
- snmpa_discovery_handler(3)
- Behaviour module for the SNMP agent discovery handler
- ssh_sftpd(3)
- Specifies the channel process to handle an SFTP subsystem
- stag-handle.pl(1), stag-handle(1)
- streams a stag file through a handler into a writer
- threads::shared::handle(3)
- default class for tie-ing handles to threads with forks
- tt_message_fail(3)
- indicate a message cannot be handled
- tt_message_handler(3)
- retrieve the handler attribute from a message
- tt_message_handler_ptype(3)
- retrieve the handler ptype attribute from a message
- tt_message_handler_ptype_set(3)
- set the handler ptype attribute for a message
- tt_message_handler_set(3)
- set the handler attribute for a message
- ttdt_message_accept(3)
- accept a contract to handle a ToolTalk request
- tttk_Xt_input_handler(3)
- Process ToolTalk events for Xt clients
- web(1), wmail(1)
- handle web page, mail message for plumber
- wxEvtHandler(3)
- The Event handler
- xmerl_scan(3)
- This module is the interface to the XML parser, it handles XML 1.0
- xmerl_xpath(3)
- The xmerl_xpath module handles the entire XPath 1.0 spec