[Catalyst-dev] root is not in distribution
Matt S Trout
dbix-class at trout.me.uk
Sun Oct 5 12:08:35 BST 2008
On Fri, Oct 03, 2008 at 05:42:10PM +0000, shtil at comcast.net wrote:
> I followed the standard recipe:
>
> catalyst.pl App
> cd App
> perl Makefile.pl
> make
> make install
>
> I noticed that root is not installed.
>
> Am I missing something?
Are you sure it isn't installed? The "catalyst;" line will, provided you
have inc/Module/Install/Catalyst.pm, chuck those files into an auto/
directory (this code is a cargo cult of the approach that Leon Brocard came
up with which was eventually CPAN'ed as File::ShareDir and
Module::Install::Share)
--
Matt S Trout Need help with your Catalyst or DBIx::Class project?
Technical Director http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://chainsawblues.vox.com/ http://www.shadowcat.co.uk/servers/
More information about the Catalyst-dev
mailing list