-
-
23 Jun 2022 23:40:01 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (103 / 8 / 1)
- Kwalitee
Bus factor: 1- 57.37% Coverage
- License: perl_5
- Perl: v5.10.1
- Activity
24 month- Tools
- Download (35.49KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.606 - 2022-06-24
- Add scriptlet: add-extension-according-to-mime-type.
Documentation
Copy files using Perl codeLink files using Perl codeSymlink files using Perl codeRename/move files using Perl codeRename files using Perl codeModules
Rename files using Perl codeGuess the file content's MIME type using LWP::MediaTypes then add an extension if type can be determined, or leave the filename alone otherwiseRemove prefix that are common to all args, e.g. (file1, file2b) -> (1, 2b)Remove suffix that are common to all args, while preserving extension, e.g. (1-radiolab.mp3, 2-radiolab.mp3) -> (1.mp3, 2.mp3)A collection of perlmv scriptletsCompletion routines related to App::perlmvModule Install Instructions
To install App::perlmv, copy and paste the appropriate command in to your terminal.
cpanm App::perlmv
perl -MCPAN -e shell install App::perlmv
For more information on module installation, please visit the detailed CPAN module installation guide.