Simon Cozens: # The test suites used to have the useful property that failing tests # would leave .out, .pasm and .pbc files lying around. This # made debugging # the tests really quite easy. Someone obviously thought that this was # somehow unclean, and modified the test suite to delete them. # Can whoever # it was please put that feature back?
If you define $ENV{POSTMORTEM} it'll leave the files in place. --Brent Dax <[EMAIL PROTECTED]> @roles=map {"Parrot $_"} qw(embedding regexen Configure) #define private public --Spotted in a C++ program just before a #include