in reply to can a script change itself?
If your on windows, you could store it in the registry and then call it each time you need it within your perl file.
Optionally you can use any database module from CPAN to save this data to a database DBD::SQLite, DBD::MySQL, DBI, etc.
Hope this helps
|
|---|