Are there any Perl web-development frameworks other than Catalyst that are:
- written with
Moose
- natively written for PSGI (not with some PSGI-emulation)
- Unicode ready/safe - so Perl 5.10+
- small, extensible and nice
or is Catalyst
the only guy in the town? :)
AFAIK, Dancer
, Mojolicious
, Jifty
are not Moose-core