Skip to content

Commit

Permalink
add reference to Module::Runtime (RT#97853)
Browse files Browse the repository at this point in the history
  • Loading branch information
karenetheridge committed Aug 16, 2014
1 parent b9fb7b1 commit 5cffff9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/Class/Load.pm
Expand Up @@ -329,6 +329,10 @@ over its competitors.
This module was designed to be used anywhere you have
C<if (eval "require $module"; 1)>, which occurs in many large projects.
=item L<Module::Runtime>
A leaner approach to loading modules
=back
=cut
Expand Down

0 comments on commit 5cffff9

Please sign in to comment.