diff options
Diffstat (limited to 'www/p5-Apache-Session/DESCR')
-rw-r--r-- | www/p5-Apache-Session/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-Apache-Session/DESCR b/www/p5-Apache-Session/DESCR new file mode 100644 index 00000000000..f252c11b00d --- /dev/null +++ b/www/p5-Apache-Session/DESCR @@ -0,0 +1,4 @@ +These modules provide persistent storage for arbitrary data, in arbitrary +backing stores. The details of interacting with the backing store are +abstracted to make all backing stores behave alike. The programmer simply +interacts with a tied hash. |