Using tags with Perl code



Using tags with Perl code

By Dmitri Tikhonov (‎dmitri‎)
Date: Saturday, 11 April 2015 15:30
Duration: 25 minutes
Target audience: Any
Language: English
Tags: ctags development editor tags tools vim

You can find more information on the speaker's site:


A tags file is an index of Perl code: function definitions, packages, constants, and so on. Most popular text editors support tags and make Perl code easy to browse. We will cover how to create tags files for Perl code: tools, editors, patterns.

We will take a quick glance at structure of tags file and see that it is pretty simple. One can create tags files for Perl-related stuff, for example configuration files read by AppConfig.


Attended by: Graham Ollis (‎plicease‎), Dmitri Tikhonov (‎dmitri‎),