This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > perl-shtags (0.0.4)

shtags.pl is a script to generate tag files for shell and perl scripts.

USAGE: shtags.pl [-kvwVx] [-t <file>] <files>
-t <file> Name of tags file to create. (default is 'tags')
-s <shell> Name of the shell language in the script
-v Include variable definitions.
(variables mentioned at the start of a line)
-V Print version information.
-w Suppress "duplicate tag" warnings.
-x Explicitly create a new tags file. Normally tags are merged.
<files> List of files to scan for tags.

This is an update to the one that comes with vim, modified to use
Getopt::Std rather than the older getopts.pl that came with perl4.

Supported script types:

sh Bourne Shell (including bash, but use -s sh)
perl Perl (versions 4 and 5)
ksh Korn Shell
tclsh The TCL shell
wish The TK Windowing shell (same as tclsh)

See man (1) shtags for more information.

Maintained by: David Woodfall
Keywords: tags,vim,sh,bash,ksh,shell,script
ChangeLog: perl-shtags

Homepage:
http://tty1.uk/scripts/perl/

Source Downloads:
perl-shtags-0.0.4.tar.gz (dc5c554d178ccedf561ba5c16681d5ea)

Download SlackBuild:
perl-shtags.tar.gz
perl-shtags.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
perl-shtags.SlackBuild
perl-shtags.info
slack-desc

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds