Re: [Catalyst] How To Fix Test-Harness-3.14?

2009-01-16 Thread Andy Armstrong

On 16 Jan 2009, at 00:57, Robert L Cochran wrote:

#   Failed test 'set_version with bad version'
#   at t/grammar.t line 345.
#  got: '3'
# expected: '1'
#  >>> List::Util object version 1.18 does not match bootstrap  
parameter

1.19 at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/XSLoader.pm
line 94.
#  <<<
#  >>> List::Util object version 1.18 does not match bootstrap  
parameter

1.19 at /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/List/Util.pm
line 30.



It looks like the real problem is that something's up with your  
List::Util installation. I assume that if you fix that Test::Harness  
will pass its tests.


--
Andy Armstrong, Hexten




___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] please take me off your list

2008-05-14 Thread Andy Armstrong

On 14 May 2008, at 16:00, sellhigh wrote:
I signed up for this system this afternoon and already have had  
several e-mails from people who have had enormous difficulties  
trying to access the system. Life is too short to get involved in  
this so please take me off your mailing list

kind regards


Go here:

http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst

and you can unsub yourself.

--
Andy Armstrong, Hexten





___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] CPAN install without test? [ot]

2008-01-05 Thread Andy Armstrong

On 5 Jan 2008, at 23:16, Martin Ellison wrote:

Does anyone know how to get CPAN to install a module without doing  
the test steps at all? Force install still does the test steps; I  
just want to go to the actual make install.


You can

cpan> look Some::Module
$ perl Makefile.PL
$ make
$ sudo make install

--
Andy Armstrong, Hexten





___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] "Rails is a Ghetto"

2008-01-01 Thread Andy Armstrong

On 1 Jan 2008, at 03:18, Aristotle Pagaltzis wrote:

This is a long rant I’m writing in serial form. Stay tuned for
more about Ruby conferences and why they suck, and why the
Pickaxe book is what killed Ruby.


All I can say is… wow.

I’ll be re-assessing and processing for a while.



He sounds a little angry :)

--
Andy Armstrong, Hexten





___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] [OT] stupid Universal:CAN warnings in make test

2007-12-21 Thread Andy Armstrong

On 21 Dec 2007, at 22:15, Daniel McBrearty wrote:

this is really bugging me.

It happens almost every time I update some modules or install cat ...

"Called UNIVERSAL::CAN as a function, not a method ... at
Template::Iterator" blah blah



http://search.cpan.org/dist/UNIVERSAL-can/lib/UNIVERSAL/can.pm

?

--
Andy Armstrong, Hexten





___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[EMAIL PROTECTED]/
Dev site: http://dev.catalyst.perl.org/