I would like to modify a perl cgi application that makes system() calls to rcs run under mod_perl. I will start with using Apache::PerlRun, but eventually want to see it all run under Apache::Registry.
Is it reasonable to assume that the Rcs CPAN module will function as I expect it to under mod_perl in either Apache::PerlRun, or Apache::Registry mode?