logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Module::Install::RTx::Remove - RT extension installer (remove files)

Description

       Remove specified files. Intended to remove files from previously installed versions when upgrading code
       in place.

Methods

RTxRemove
       Removes specified files.

       Accepts: Arrayref of files to remove. Files should have a full directory path.

perl v5.40.1                                       2025-03-29                  Module::Install::RTx::Remove(3pm)

Name

       Module::Install::RTx::Remove - RT extension installer (remove files)

Usage

           perl -MModule::Install::RTx::Remove -e "RTxRemove([q(/full/dir/path/file_to_remove)])"

See Also