Hi all,

a friend of mine found this and asked me to post it here:

there is a build dependency 'bug' in Catalyst::Runtime 5.7012 , 

Makefile.PL (line 12) states:
  requires 'Class::Inspector' => '1.06'; 

this should read :
  requires 'Class::Inspector' => '1.17' ;

to avoid Class::Inspector errors with package/module names containing
numbers as discussed previously in 
http://grokbase.com/topic/2007/08/09/catalyst-dev-patch-for-catalyst-runtime-catalyst-utils/6UQ7dQvmCDZU_XmhmcjeTHfrTdk

Ulrich

Ulf

begin:vcard
fn:Dr. Ulf Lenski
n:Lenski;Ulf
email;internet:[EMAIL PROTECTED]
tel;work:030 9406 2983
tel;fax:030 9406 2925
x-mozilla-html:FALSE
url:http://www.proteinstrukturfabrik.de/~lenski
version:2.1
end:vcard

_______________________________________________
List: [email protected]
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/

Reply via email to