You will that Perl/Apache handle the directory aliasing feature very nicely, and even sessions work OK. For simple things.
Sometimes you need to store objects (blessed references) in the session or application scope. This is easy in Java. In Perl you must deal with serialization issues. Even 5.8 with mod_perl2 offers little help here.
Luckily this is rarely needed.
In reply to Re: Something like Tomcat for Perl
by mvc
in thread Something like Tomcat for Perl
by Improv
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |