Just stick assert.h in there and don't worry about it.
Then in the README/INSTALL note that
if users run into trouble (failing tests), they should run
perl Makefile.PL DEFINE=-DNDEBUG=0
and test again (with TEST_VERBOSE=1).
That should trigger assert.h to spit out extra stuff.
You could also do some creative stuff to make this happen automatically but why bother ?:)
| MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!" |
| I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README). |
| ** The third rule of perl club is a statement of fact: pod is sexy. |