Plack-Middleware-ProofOfWork
view release on metacpan or search on metacpan
example.psgi view on Meta::CPAN
=head1 USAGE
# Start server
plackup example.psgi
# With specific port
plackup -p 8080 example.psgi
# Production with Starman
starman example.psgi
=head1 TESTING
=head2 Browser Test
Visit http://localhost:5000/ in your browser.
You should see:
1. Challenge page with spinner
2. Proof-of-Work calculation
( run in 0.829 second using v1.01-cache-2.11-cpan-e93a5daba3e )