It can be used to easily setup a project skeleton and build upon it to create complex web apps.
Titanium has a very light core and the plugins it uses employ lazy-loading whenever possible.
It has built-in database plugins, so developers won't have to load DBI or others to make a database connection.
Titanium runs well in a plain CGI environment and provides excellent performance in a persistent environment such as FastCGI or mod_perl.
Here are some key features of "Titanium":
· Titanium is solid and mature
· Titanium is lightweight
· It supports development and testing
· For dispatching with clean URIs
What's New in This Release: [ read full changelog ]
· Update Build.PL to explicitly require a newer version of Compress::Raw::Zlib, an indirect dependency.