From 792d8d7f77f7ea8b37f9149f7d1e16589cb0ab74 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Wed, 21 Apr 2010 21:11:02 +0200 Subject: initial commit --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README (limited to 'README') 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 + +SEE ALSO +LICENSE + This library is free software; you can redistribute it and/or modify it + under the same terms as Perl itself. + -- cgit v1.2.3