NAME
Remote::Perl::ModuleServer - serve local modules to the remote executor (internal part of Remote::Perl)
DESCRIPTION
Handles module-serving requests: locates .pm files in the local @INC and returns their source, rejecting path-traversal filenames.
INTERNAL
Not public API. This is an internal module used by Remote::Perl; its interface may change without notice.