Hello,
I want to release a module called File::Which. It'll provide a portable 'which' implementation that should work on all platforms. This problem arised when needing to use which in the development of the new mod_perl website, but the build process not working on Win32 systems (due to lack of the which executable). The module will just export a single function, "which", and depends on File::Spec. It handles the PATHEXT env variable on WinNT, and otherwise assumes on on Win9x. On Unix, it applies standard file-checking with -x. I need a CPAN ID for this. - Preferred ID would be PEREINAR - Name: Per Einar Ellefsen - e-mail: [EMAIL PROTECTED] Thank you for your help. -- Per Einar Ellefsen [EMAIL PROTECTED]