in reply to Re^2: Question about making modules. (perl ver)
in thread Question about making modules.
In the meantime, specifying a minimum Perl version is better than failing randomly after installation. To me, "use 5.006_000;" is important because of the number of times I've moved files from Pure-Perl modules around and hit random bugs.
|
|---|