wok diff perl-universal-require/description.txt @ rev 24486

updated djvulibre and djvulibre-dev (3.5.27 -> 3.5.28)
author Hans-G?nter Theisgen
date Fri Feb 18 16:54:18 2022 +0100 (2022-02-18)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/perl-universal-require/description.txt	Fri Feb 18 16:54:18 2022 +0100
     1.3 @@ -0,0 +1,4 @@
     1.4 +Before using this module, you should look at the alternatives.
     1.5 +
     1.6 +This module provides a safe mechanism for loading a module at runtime,
     1.7 +when you have the name of the module in a variable.