in reply to use win32::perms without installing it
the following errormessage is shown when trying to load my example script:
Can't load 'c:\stuph\perllib/Perms.dll' for module Win32::Perms: load_file:The specified module could not be found at C:/Perl/lib/DynaLoader.pm line 230.
Win32 can do POSIX dir. seps so that shouldn't be the issue. Apparantly it finds the module but has problems loading it?
-- Q