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

created recipe for py3k-six
author Hans-G?nter Theisgen
date Mon Oct 17 07:54:33 2022 +0100 (20 months ago)
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.