The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.05

  • moved various functions from *::Backup to *::ProfilesIni (using AUTOLOAD for deprecated function calls)
  • added type method
  • added (disabled) prereq test
  • added file portability tests
  • fixed bug with adding non-default profiles
  • fixed inconsistency with create_profile and profile_path
  • first profile created in a new ini file is always default
  • added Mozilla::ProfilesIni
  • added missing modules to pod-coverage test
  • additional tests
  • misc optimizations
  • fixed issue with newlines missing from croaked log messages
  • exclusions effect restore_profile method as well
  • user-configurable file exclusions
  • uses Regexp::Assemble
  • extensions are no longer ignored by default
  • improved lock file detection
  • added compression option for Zip plugin
  • added ability to pass options to plugin
  • added Tar plugin
  • uses Archive::Tar
  • chmod 0700 for mkdir calls
  • Default and StartWithLastProfile attributes updated appropriately
  • additional documentation/code tweaks
  • added profile_is_default method
  • additional error checking for profiles
  • support Default attribute for profiles
  • corrected typo in FileCopy.pm POD

Modules

Backup utility for Mozilla profiles
A file copy plugin for Mozilla::Backup
A tar archive plugin for Mozilla::Backup
A zip archive plugin for Mozilla::Backup
Manipulation of Mozilla profiles.ini files