Can someone please explain to me what 'tags' are (in reference to programming editors/IDE's) and if they have any benefit or relation to programming in Perl?
In my endless search to find a programming editor for Linux that has any of the basic features of BBedit for Macintosh, I've tried almost every editor/IDE downloadable from freshmeat, linuxapps, and tucows. Some of them have a CTAGS/TAGS feature to which I've never been introduced, nor have I found any definition or explanation.
Keeping an open mind, I've even tried XEmacs on the suggestion of PerlMonks. When a perl script is loaded, there is a Perl menu in the menubar, under which you can find about 6 items referring to 'Tags'. But I can't find anything in the included docs that explains what they are.
The feature I am specifically looking for in an editor is an automatically-generated list of all subroutines within the perl script that you have loaded, i.e. for quick navigation. Both BBedit and Pepper for Macintosh have this, and CodeForge for linux has it. I was hoping these 'Tags' are related to this type of feature.
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.