Search results for "module:Module::Reload"
Module::Reload - Reload %INC files when updated on disk
When Perl pulls a file via "require", it stores the filename in the global hash %INC. The next time Perl tries to "require" the same file, it sees the file in %INC and does not reload from disk. This module's handler iterates over %INC and reloads th...
NEILB/Module-Reload-1.11 - 17 Apr 2017 10:19:35 UTC
Module::Reload::Selective - Reload perl modules during development
CHTHORMAN/Module-Reload-Sel-1.02
-
08 May 2002 22:20:35 UTC
Module::Refresh - Refresh %INC files when updated on disk
This module is a generalization of the functionality provided by Apache::StatINC and Apache::Reload. It's designed to make it easy to do simple iterative development when working in a persistent environment. It does not require mod_perl....
BPS/Module-Refresh-0.18 - 09 May 2022 20:00:12 UTC
CPAN::SQLite::META - helper module for CPAN.pm integration
This module has no direct public interface, but is intended as a helper module for use of CPAN::SQLite within the CPAN.pm module. A new object is created as my $obj = CPAN::SQLite::META->new($CPAN::META); where $CPAN::META comes from CPAN.pm. There a...
STRO/CPAN-SQLite-0.220 - 29 Oct 2022 06:36:35 UTC
Module::Generic::Finfo - File Info Object Class
This class provides a file info object oriented api. The other advantage is that even if a non-existing file is provided, an object is returned. Obviously many of this module's methods will return an empty value since the file does not actually exist...
JDEGUEST/Module-Generic-v0.29.5 - 25 Feb 2023 04:55:51 UTC
Module::Install::Admin - Author-side manager for Module::Install
This module implements the internal mechanism for initializing, including and managing extensions, and should only be of interest to extension developers; it is *never* included under a distribution's inc/ directory, nor are any of the Module::Instal...
ETHER/Module-Install-1.19 - 19 Dec 2017 23:32:25 UTC
Inline::Wrapper::Module - Internal object wrapper for individual Inline modules.
Inline::Wrapper::Module is used internally by Inline::Wrapper, and should not be used directly. It will croak if you attempt to do so. It is a descendent class of Inline::Wrapper....
INFIDEL/Inline-Wrapper-0.05 - 10 Mar 2010 09:30:58 UTC
Module::Dependency::Info - retrieve dependency information for scripts and modules
This module is used to access the data structures created by Module::Dependency::Indexer OR a third-party application that creates databases of the correct format. Although you can get at the database structure itself you should use the accessor meth...
TIMB/Module-Dependency-1.86 - 12 Jul 2006 23:05:37 UTC
lib/Devel/Trepan/CmdProcessor/Command/Load_Subcmd/Module.pm
ROCKY/Devel-Trepan-v1.0.1
-
03 Nov 2019 19:15:25 UTC
Bot::BasicBot::Pluggable::Module::Notify - runs a IRC offline notification service
When you have been away from IRC for more than 15 minutes, and someone posts a message mentioning you, this module will detect this, and send you a short email notification, detailing the sendee, the message, the channel and the time sent. In additio...
BARBIE/Bot-BasicBot-Pluggable-Module-Notify-1.00 - 25 Aug 2019 13:22:06 UTC
Bot::BasicBot::Pluggable::Module::Eliza - Eliza for Bot::BasicBot::Pluggable
MDOM/Bot-BasicBot-Pluggable-Module-Eliza-0.05
-
27 Apr 2009 17:29:48 UTC
Bot::BasicBot::Pluggable::Module::Crontab - Provides a crontab-like message service for IRC channels
This module does not respond to user messages, public or private. It is purely for posting messages to notminated channels as a specifed time. A crontab like file is used to load instruction sets, which are then acted on at the designated time. Examp...
BARBIE/Bot-BasicBot-Pluggable-Module-Crontab-1.01 - 18 Aug 2019 14:22:22 UTC