[Catalyst] Win32, Data::Alias, bad idea or my bad?

Matt S Trout dbix-class at trout.me.uk
Tue Aug 26 22:42:08 BST 2008


On Tue, Aug 26, 2008 at 03:20:14PM +0200, Kai Andresen wrote:
> Hello all,
> 
> I've been trying to get a nice litle Catalyst application to run on
> developers win32 machines the recent week.
> 
> Strawberry, ActiveState and Cygwin. All fail on something, but they all fail
> on building Data::Alias, which both Configloader and RenderView depends
> upon.
> 
> Mostly I've tried builds of perl 5.10, but I also tried Strawberry 5.8.8,
> only to have Data::Alias demanding => 5.8.9

Looking at the CPAN testers results it -should- build under 5.10.0 - there
are a couple of PASS results for 1.07 there on

http://cpantesters.perl.org/show/Data-Alias.html

It's required by Data::Vistor as a dependency, but only for a specific
feature which I -don't- think we actually turn on. It'd suggest you try
forcing Data::Visitor, see if everything else installs ok, and if so
don't worry about it and we'll try and arrange a Data::Visitor release
that makes the dependency optional.

-- 
      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 mailing list