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

updated suricata (5.0.2 -> 6.0.6)
author Hans-G?nter Theisgen
date Sat Jul 23 17:54:01 2022 +0100 (2022-07-23)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/perl-universal-require/description.txt	Sat Jul 23 17:54:01 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.