[svn:parrot] r40884 - trunk/tools/dev

mikehh at svn.parrot.org mikehh at svn.parrot.org
Sun Aug 30 22:30:35 UTC 2009


Author: mikehh
Date: Sun Aug 30 22:30:31 2009
New Revision: 40884
URL: https://trac.parrot.org/parrot/changeset/40884

Log:
fix perlcritic code error in tools/dev/parrot_shell.pl

Modified:
   trunk/tools/dev/parrot_shell.pl

Modified: trunk/tools/dev/parrot_shell.pl
==============================================================================
--- trunk/tools/dev/parrot_shell.pl	Sun Aug 30 22:16:55 2009	(r40883)
+++ trunk/tools/dev/parrot_shell.pl	Sun Aug 30 22:30:31 2009	(r40884)
@@ -171,3 +171,10 @@
 SNIP
     }
 }
+
+# Local Variables:
+#   mode: cperl
+#   cperl-indent-level: 4
+#   fill-column: 100
+# End:
+# vim: expandtab shiftwidth=4:


More information about the parrot-commits mailing list