Application Configuration Across Sessions
[email protected] (johnr)
| Newsgroups | perl.poe |
|---|---|
| Message-ID | <[email protected]> |
Hello, What is the POE way of accessing application configuration across sessions? I was working with Config::General (storing config info in a session's heap). However, that is not accessible by other sessions. What is the approach for dealing with this? Thanks, John