Subject: | CheckProperty cannot test for _absence_ of prop |
SVN::Hooks::CheckProperty does not currently seem to have the ability to
check for the absence of a property. For example, I would like to check
that files matching qr/\.pm$/ do NOT have an svn:executable property.