<p dir="ltr">I have several virtual hosts running under Apache 2.4 on my private Debian 7 64-bit server.  The host websites are hand-written using some Perl 5 CGI but are mostly static. I am currently not using mod_perl or fast CGI. All but one of my sites use strict https.</p>
<p dir="ltr">I am considering a move to Catalyst but would like to know:</p>
<p dir="ltr">1.  Is possible to move to Catalyst incrementally?  In other words, can I start deploying Catalyst using at least some of my existing static code?</p>
<p dir="ltr">2.  Another concern is how the virtual hosts are served by Catalyst. Can there be multiple instances of Catalyst, or do I have to do some fancy footwork to handle virtual hosts with one instance.</p>
<p dir="ltr">3. I see the Catalyst book is several years old. Is it still reasonably current for reference?</p>
<p dir="ltr">Thank you for your assistance and patience.</p>
<p dir="ltr">Best regards,</p>
<p dir="ltr">-Tom</p>