[svn:parrot] r39246 - trunk/lib/Parrot
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Sat May 30 00:55:47 UTC 2009
Author: jkeenan
Date: Sat May 30 00:55:46 2009
New Revision: 39246
URL: https://trac.parrot.org/parrot/changeset/39246
Log:
Make file pass perlcritic by adding coda.
Modified:
trunk/lib/Parrot/Manifest.pm
Modified: trunk/lib/Parrot/Manifest.pm
==============================================================================
--- trunk/lib/Parrot/Manifest.pm Sat May 30 00:49:18 2009 (r39245)
+++ trunk/lib/Parrot/Manifest.pm Sat May 30 00:55:46 2009 (r39246)
@@ -640,3 +640,9 @@
=cut
+# Local Variables:
+# mode: cperl
+# cperl-indent-level: 4
+# fill-column: 100
+# End:
+# vim: expandtab shiftwidth=4:
More information about the parrot-commits
mailing list