diff options
| author | franck cuny <franck@lumberjaph.net> | 2010-04-21 21:11:02 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2010-04-21 21:11:02 +0200 |
| commit | 792d8d7f77f7ea8b37f9149f7d1e16589cb0ab74 (patch) | |
| tree | d3e8303a5186bf696da8207feaa3f0d6fe1ae7a1 /README | |
| download | dancer-session-psgi-792d8d7f77f7ea8b37f9149f7d1e16589cb0ab74.tar.gz | |
initial commit
Diffstat (limited to 'README')
| -rw-r--r-- | README | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -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. + |
