summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-04-21 21:11:02 +0200
committerfranck cuny <franck@lumberjaph.net>2010-04-21 21:11:02 +0200
commit792d8d7f77f7ea8b37f9149f7d1e16589cb0ab74 (patch)
treed3e8303a5186bf696da8207feaa3f0d6fe1ae7a1 /README
downloaddancer-session-psgi-792d8d7f77f7ea8b37f9149f7d1e16589cb0ab74.tar.gz
initial commit
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 17 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..91ea3a8
--- /dev/null
+++ b/README
@@ -0,0 +1,17 @@
+NAME
+ Dancer::Session::PSGI -
+
+SYNOPSIS
+ use Dancer::Session::PSGI;
+
+DESCRIPTION
+ Dancer::Session::PSGI is
+
+AUTHOR
+ franck cuny <franck@lumberjaph.net>
+
+SEE ALSO
+LICENSE
+ This library is free software; you can redistribute it and/or modify it
+ under the same terms as Perl itself.
+