in reply to Inline::C Needed for Win32, Want it Off For UNIX

Look at how File::Spec or Module::Build does things. They have a module for each OS that has a difference, allowing mutually-exclusive syntaxes to peacefully coexist.

My criteria for good software:
  1. Does it work?
  2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
  • Comment on Re: Inline::C Needed for Win32, Want it Off For UNIX