The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

disable_smart_comments - Disable Smart::Comments in source files

SYNOPSIS

disable_smart_comments [options] -distdir=DISTDIR [file ...]

 Options:
   -help            brief help message
   -verbose         verbose output

OPTIONS

-help

Print a brief help message and exits.

-verbose

Make the ouput more verbose.

-distdir

Base directory where to find input files.

DESCRIPTION

disable_smart_comments will disable (comment the use Smart::Comments) Smart::Comments in input file(s) store under the distdir directory.