|
NAMESTF::Dispatcher::Impl::File - STF Storage to store data in fileSYNOPSISmy $app = STF::Dispatcher::PSGI->new( impl => STF::Dispatcher::Impl::File->new( storage_path => '/tmp' ) ); builder { $app->to_app }
Visit the GSP FreeBSD Man Page Interface. |