http://qs321.pair.com?node_id=1232535


in reply to Re^4: Making it clearer to say that a sub is defined within current package
in thread Making it clearer to say that a sub is defined within current package

See etags, or, in recent Emacsen, xref. I use a script that (naïvely) recognises Moo(se) constructs as well: perl-etags.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
  • Comment on Re^5: Making it clearer to say that a sub is defined within current package
  • Download Code