No need to scan pod, its tags aren't useful

Sat, 10 Dec 2016 10:16:46 -0800

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 10 Dec 2016 10:16:46 -0800
changeset 442
eefccfe398e9
parent 441
650cbc95b9b0
child 443
e731ef81637c

No need to scan pod, its tags aren't useful

.ctags file | annotate | diff | comparison | revisions
--- a/.ctags
+++ b/.ctags
@@ -1,9 +1,8 @@
---extra=+q
+--extra=fq
 --exclude=.git
 --exclude=.hg
 --exclude=*min.js
 
---langmap=perl:+.pod
 --regex-perl=/^\s*has[ \t]+['"]*([A-Za-z_+][A-Za-z0-9_]+)['"]*[ \t]+/\1/a,attribute,attributes/
 --regex-perl=/^\s*fun +([0-9a-zA-Z_]+) *[{(]/\1/s,subroutines/
 --regex-perl=/^\s*method +([0-9a-zA-Z_]+) *[{(]/\1/m,methods/

mercurial