# savevars **Repository Path**: mirrors_gitpan/savevars ## Basic Information - **Project Name**: savevars - **Description**: Read-only release history for savevars - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2025-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README savevars.pm ----------- This module is for lazy people. All you do in your script is use savevars qw($bla %blubber @foo); and you get these variables persistent in a configuration file. Installation as usual: perl Makefile.PL make all test install NOTE: The test program writes and deletes a configuration file names .savevarstestrc in your home directory. Comments to: Slaven Rezic