From 8c7ead86daec545b29c230a3e47057faa0ef4875 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Tue, 1 Apr 2025 13:11:33 +1300 Subject: [PATCH] Add missing NAME section to POD This ensures that when converting to a man page the correct title and section is used. --- lib/Module/Install/RTx/Remove.pm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/Module/Install/RTx/Remove.pm b/lib/Module/Install/RTx/Remove.pm index 7e41324..0c0ee55 100644 --- a/lib/Module/Install/RTx/Remove.pm +++ b/lib/Module/Install/RTx/Remove.pm @@ -5,6 +5,10 @@ our @EXPORT = qw/RTxRemove/; use strict; +=head1 NAME + +Module::Install::RTx::Remove - RT extension installer (remove files) + =head1 DESCRIPTION Remove specified files. Intended to remove files