in reply to Re^3: Modules and crossplatform code
in thread Modules and crossplatform code

thanks.
For detecting OS I use $Tk::platform (I use Tk and can use this variable).
This method may be usefull if needn't using Tk...