don't exclude widgets anymore from rclass to moose helper
matthewt [Fri, 22 Aug 2008 18:28:39 +0000 (18:28 +0000)]
script/rclass_back_to_moose_helper.sh

index 9beb7df..d2a15b1 100755 (executable)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-find lib -type 'f' | egrep -v '/Widget(\.|/)' | xargs perl script/rclass_back_to_moose.pl
+find lib -type 'f' | xargs perl script/rclass_back_to_moose.pl