helper for converting back to plain moose
matthewt [Thu, 17 Jul 2008 23:08:32 +0000 (23:08 +0000)]
script/rclass_back_to_moose_helper.sh [new file with mode: 0755]

diff --git a/script/rclass_back_to_moose_helper.sh b/script/rclass_back_to_moose_helper.sh
new file mode 100755 (executable)
index 0000000..1bd17eb
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+find lib -type 'f' | egrep -v '/Widget(\.|/)' | xargs perl script/rclass_back_to