GET qr{^/=/model/book/id/([\d-]+)$} => sub { my $id = $1; # etc.