]> git.donarmstrong.com Git - infobot.git/blobdiff - scripts/oreilly_dumpvar.pl
* Merge changes from prposed changes
[infobot.git] / scripts / oreilly_dumpvar.pl
old mode 100644 (file)
new mode 100755 (executable)
index 3efe8b6..70410d8
@@ -25,3 +25,5 @@ $x = 10;
 %z = (1,2,3,4, 5, 6, \@y);
 $z = 300;
 DUMPVAR::dumpvar("Test");
+
+# vim:ts=4:sw=4:expandtab:tw=80