Object Oriented Perl tends to have many many modules. So I want to know good way to jump through the source code.
Once I used ctags command? with vim, it enabled me jump to functions once I created index with the command.(I forgot the name of the command, nor usage of that...)
I am using vim with Freebsd, but any other method than vim are welcome if it enables me to jump higher.
regards.