Apache-PerlVINC
view release on metacpan or search on metacpan
PerlVINC.pm view on Meta::CPAN
=item PerlVersion
This directives specifies the files you want reloaded. Depending on where this
directive sits, files will be loaded (and perhaps unloaded). Ie. if this sits in
a C<Location> section, the files will only be reloaded on requests to that location.
If this lies in a server section, all requests to the server or v-host will have
these files reloaded.
=back
=head1 BUGS AND LIMITATIONS
Under some setups, C<PerlModule>'ing PerlVINC will cause the server to silently
crash on startup. Upgrading C<Apache::ExtUtils> to v/1.04 might fix the problem. As
of this writing, the current version of mod_perl (1.24) does not contain this version
of C<Apache::ExtUtils>. Until the next version is released, you will have to obtain
it from the latest cvs snapshot.
If the C<PerlINC> directive is used twice in the same config section, the first call
will be overwritten. Ie.
( run in 0.479 second using v1.01-cache-2.11-cpan-fd5d4e115d8 )