make this dist uninstallable on windows
Karen Etheridge [Sat, 20 Apr 2013 00:24:44 +0000 (17:24 -0700)]
dist.ini

index c28ebe7..8abfa6c 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -35,3 +35,7 @@ repository.type   = git
 ; this is last so ConfirmRelease loads last
 [@Basic]
 
+; must be after MakeMaker plugin
+[AssertOS]
+os = -MSWin32
+