I'll check dancer2 out. I was surprised and pleased when I ssh'ed into my account on the shared webserver system:
Warning: You do not have write permission for Perl library directories
+.
To install modules, you need to configure a local Perl library directo
+ry or
escalate your privileges. CPAN can help you by bootstrapping the loca
+l::lib
module or by configuring itself to use 'sudo' (if available). You may
+ also
resolve this problem manually if you need to customize your setup.
What approach do you want? (Choose 'local::lib', 'sudo' or 'manual')
[local::lib]
So I guess it'll be easy to install Dancer2 and play with it thanks... |