On Wed, 2007-01-17 at 15:03 +0100, Thomas Hartman wrote: > Is your cat installer script available to the public?
It's not a Cat installer, but it is available to the public. This is the installer for the Krang CMS, and you can see an example of how it uses Expect here: http://svn.krangcms.com/trunk/krang/lib/Krang/Platform.pm It basically builds every module in a specified src/ directory for local use, so you could adapt it for Catalyst or anything else if you wanted to. - Perrin _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
