wok annotate perl-universal-require/description.txt @ rev 24267

updated perl-universal-require (0.18 -> 0.19)
author Hans-G?nter Theisgen
date Sun Jan 02 10:33:22 2022 +0100 (2022-01-02)
parents
children
rev   line source
Hans-G?nter@24267 1 Before using this module, you should look at the alternatives.
Hans-G?nter@24267 2
Hans-G?nter@24267 3 This module provides a safe mechanism for loading a module at runtime,
Hans-G?nter@24267 4 when you have the name of the module in a variable.