FreeBSD Manual Pages
STF::Dispatcher::Impl:UsereContributed Perl DocuSTF::Dispatcher::Impl::File(3) NAME STF::Dispatcher::Impl::File - STF Storage to store data in file SYNOPSIS my $app = STF::Dispatcher::PSGI->new( impl => STF::Dispatcher::Impl::File->new( storage_path => '/tmp' ) ); builder { $app->to_app } perl v5.32.1 2021-11-06 STF::Dispatcher::Impl::File(3)
NAME | SYNOPSIS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=STF::Dispatcher::Impl::File&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>