logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Apache::Session::Serialize::MongoDB - Does nothing since MongoDB can store Perl objects;

Author

       Xavier Guimard, <x.guimard@free.fr>

Description

       This module does nothing.

Name

       Apache::Session::Serialize::MongoDB - Does nothing since MongoDB can store Perl objects;

See Also

       Apache::Session::MongoDB

Synopsis

        use Apache::Session::MongoDB;

        tie %hash, 'Apache::Session::MongoDB', $id, {};

See Also