perl-tags

Langue: en

Version: 2009-11-13 (fedora - 01/12/10)

Section: 1 (Commandes utilisateur)

Sommaire

SYNOPSIS

   perl-tags version 0.01. Copyright 2009, Steffen Mueller
   
   Usage: perl-tags <options> <input files or dirs...>
   Generates "perltags" files for use with your editor of choice.
   
   Options:
   -o/--outfile   Set the path/name of the output file (default: perltags)
   -d/--depth     Set the max recursion depth (recursion into "use Module", etc)
                  (default: 100 (~ infinity))
   --vars/--no-vars/--variables/--no-variables
                  Set whether variables should be indexed. (Default: yes)