in reply to Re: cross platform scripts
in thread cross platform scripts

This will call "import Tie::Registry" in adition to the require, as expected. Also, this method is backward compatible with perl 5.005.

eval "use Win32::TieRegistry";