in reply to Re^7: Perl microservice framework
in thread Perl microservice framework

It doesn't make much sense to complain about Perl projects being not originally designed for microservices, when Spring Boot was also not originally designed for microservices (though it often is used for that).
But it is always prudent to be cautious against using projects for which they were not designed.

Spring Boot is a recurring top search result for recommended Java microservice frameworks. However the Perl equivalent is not obvious, therefore the question was asked.