Description
Small Perl scripts can read and write whole files with a compact helper API. Developers use this module for simple file loading, saving, and utility code where a full IO abstraction would be unnecessary. It can overwrite files chosen by caller code, so paths and permissions still matter.