Changes for version 0.05 - 2025-11-26

  • The update_file method will replace the content in an existing file rather than creating a new one. A backup of the original file is made while the new content is being written, in the unlikely event of an error during content replacement. The backup will be removed if the replacement succeeds. A new file will be created if one does not exist, as before. (gh#6)

Modules

Plugin role for Data::Section::Writer
Write __DATA__ section files for Data::Section, Data::Section::Simple or Mojo::Loader::data_section