in reply to Re: Mulit-Platform use casein thread Mulit-Platform use case
use strict; use warnings; if ($^O ne "MSWin32") { use POSIX; } local $, = "\n"; print keys %INC [download]