Help for this page

Select Code to Download


  1. or download this
    __PACKAGE__->config(
        "Plugin::Session" => {
          store => "FastMmap",
          storage => __PACKAGE__->path_to("run/$>/session.dat"),
    ...