b139c69dae
it from %INC. SYNOPSIS use Class::Unload; use Class::Inspector; use Some::Class; Class::Unload->unload( 'Some::Class' ); Class::Inspector->loaded( 'Some::Class' ); # Returns false require Some::Class; # Reloads the class WWW: http://search.cpan.org/dist/Class-Unload/ PR: ports/132406 Submitted by: Cezary Morga <cm at therek.net>
4 lines
191 B
Text
4 lines
191 B
Text
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Unload/.packlist
|
|
%%SITE_PERL%%/Class/Unload.pm
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Unload
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
|