hi,
i have a generic script that needs to run on on both unix n NT, is it possible to load modules based on the os on which it is running ...i mean loading a perl module based on the OS on which the script is running....i cannot use Autoload becoz it does not come with core perl installation and i cann't add new modules to existing perl environment.
looking forward to your replies.
thnkx