Provided by: libur-perl_0.410-1_all bug

NAME

       ur update rename-class - Update::RewriteClassHeaders class descriptions headers to
       normalize manual changes.

VERSION

       This document describes ur update rename-class version 0.29.

SYNOPSIS

       ur update rename-class [--force] [CLASSES-OR-MODULES]

OPTIONAL ARGUMENTS

       force  Boolean
           (undocumented)

       noforce  Boolean
           Make force 'false'

       CLASSES-OR-MODULES
           (undocumented)

DESCRIPTION:

         UR classes have a header at the top which defines the class in terms of its metadata.
         This command replaces that text in the source module with a fresh copy.

         It is most useful to fix formatting problems, since the data from which the new
         version is made is the data supplied by the old version of the file.

         It's somewhat of a "perltidy" for the module header.