Apache::Session::Serialize::MongoDB(3pm) | User Contributed Perl Documentation | Apache::Session::Serialize::MongoDB(3pm) |
Apache::Session::Serialize::MongoDB - Does nothing since MongoDB can store Perl objects;
use Apache::Session::MongoDB; tie %hash, 'Apache::Session::MongoDB', $id, {};
This module does nothing.
Apache::Session::MongoDB
Xavier Guimard, <x.guimard@free.fr>
Copyright (C) 2015-2016 by Xavier Guimard, <x.guimard@free.fr>
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.
2022-08-28 | perl v5.36.0 |