Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: General tagging support

by LanX (Saint)
on Nov 12, 2008 at 14:20 UTC ( [id://723156]=note: print w/replies, xml ) Need Help??


in reply to Re: General tagging support
in thread How to find all the available functions in a file or methods in a module?

> Yes, an IDE neutral "standard" would be wonderful.

well, ctags is quite independent, extendebal and universaly used. But AFAIS it relies on regex-patterns, which is to limited for perl... but better than nothing.

By intuition I think perl-parsing needs to compile the code like flymake-mode in emacs does to find syntax errors. (hmmm...does it?)

But the "IDE-logic" per module should be supplied by the module/submodule. This way one could decide which module to use dependend on it's IDE support.

> Regarding exporting, I think that just declaring method names would be too limited for some uses.

of course not, the intention of the OP is just a peace of the spektrum. : )

Cheers

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://723156]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-26 05:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found