Help for this page
use strict; use warnings; ... enable "Static", path => qr!^/static!, root => '/Library/WebServer +/Documents'; $app; }