This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make 'local $tied' untied
[perl5.git] / perldtrace.d
index 6fb94a3..c5844ea 100644 (file)
@@ -7,3 +7,12 @@ provider perl {
     probe sub__entry(char *, char *, int);
     probe sub__return(char *, char *, int);
 };
+
+/*
+ * Local Variables:
+ * tab-width: 4
+ * indent-tabs-mode: nil
+ * End:
+ *
+ * ex: set ts=8 sts=4 sw=4 noet:
+ */