How do I verify a download?
Remove unnecessary dependency on Env
Read user config from $XDG_CONFIG_HOME/safe-rm too Update URL and email address (safe-rm.org.nz is deprecated)
Add IFS to the list of environment variables to untaint.
- Add /lib32 and /lib64 to the default blacklist (bug #1097972) - Mention rmfd in the README
- Remove unnecessary dependency on English.pm
- Add CDPATH to the variables to untaint
- Allow the deletion of symlinks to protected paths - Change the "skipping" message to make it obvious that it comes from safe-rm
- Add basic support for wildcards in config files - Always run rm even when there are no arguments - Add contents to the manpage - Much cleaner code (almost at PerlCritic Level 1) - Turn on taint mode - Update author's email address
- Allow the root directory to be in the protected paths (thanks to Mubeen Jukaku!) - Add some setup instructions in the README file - Mention the new homepage in the README file
- Look at the full path of files in the current directory to make sure they are checked against the blacklist