| Module::Install::RTx::Remove(3pm) | User Contributed Perl Documentation | Module::Install::RTx::Remove(3pm) |
Module::Install::RTx::Remove - RT extension installer (remove files)
Remove specified files. Intended to remove files from previously installed versions when upgrading code in place.
perl -MModule::Install::RTx::Remove -e "RTxRemove([q(/full/dir/path/file_to_remove)])"
Removes specified files.
Accepts: Arrayref of files to remove. Files should have a full directory path.
| 2025-03-29 | perl v5.40.1 |