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

NAME

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

VERSION

This document describes ur update rewrite-class-header version 0.29.

SYNOPSIS

ur update rewrite-class-header [--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.