osfameron > Perl-Tags > bin/perl-tags

Download:
Perl-Tags-0.28.tar.gz

Annotate this POD

CPAN RT

New  5
Open  2
View/Report Bugs
Source  

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)
syntax highlighting: