Apache-Session-Lazy
view release on metacpan or search on metacpan
}
sub checks {
eval "require $_[0]"; # You can overload this.
!$@;
}
1;
__END__
# Below is stub documentation for your module. You better edit it!
=head1 NAME
Apache::Session::Lazy - Perl extension for opening Apache::Sessions on first read/write access.
=head1 SYNOPSIS
See L<Apache::Session>
=head1 DESCRIPTION
( run in 0.349 second using v1.01-cache-2.11-cpan-de7293f3b23 )