FreeBSD.software
Home/devel/p5-Module-Reload

p5-Module-Reload

1.12

Reload perl library files when updated on disk

p5-Module-Reload ================ Similar to Apache::Reload, this module allows a running perl program to reload all its libraries. Very useful for developing perl servers. 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 the file if it has changed on disk.

Origin: devel/p5-Module-Reload
Category: devel
Size: 5.18KiB
License: ARTPERL10
Maintainer: bofh@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install p5-Module-Reload

Dependencies (1)

More in devel