Re: [Catalyst] (no subject)

2012-08-31 Thread Octavian Rasnita
Hi Dimitar, From: Dimitar Petrov Hello Octavian, If you take a look at the generated files from DBIx::Class::Schema::Loader you'll see something like: # Created by DBIx::Class::Schema::Loader v0.07024 @ 2012-07-25 17:05:05 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:YCnxLAuOQnGE

Re: [Catalyst] (no subject)

2012-08-31 Thread Dimitar Petrov
Hello Octavian, If you take a look at the generated files from DBIx::Class::Schema::Loader you'll see something like: # Created by DBIx::Class::Schema::Loader v0.07024 @ 2012-07-25 17:05:05 # DO NOT MODIFY THIS OR ANYTHING ABOVE! md5sum:YCnxLAuOQnGE4pbIiellqA where the md5sum, the loader version

Re: [Catalyst] (no subject)

2012-08-30 Thread Octavian Rasnita
From: Dimitar Petrov Hello, you can pass a use_moose => 1 option to the make_schema_at as it's described in the documentation here https://metacpan.org/module/DBIx::Class::Schema::Loader#make_schema_at Thanks. I used use_moose=1 in the Catalyst helper command line and it should hav

Re: [Catalyst] (no subject)

2012-08-30 Thread Dimitar Petrov
Hello, you can pass a use_moose => 1 option to the make_schema_at as it's described in the documentation here https://metacpan.org/module/DBIx::Class::Schema::Loader#make_schema_at However if you have already created the schema on your dev machine and you checkout the code on another machine, it'

Re: [Catalyst] (no subject)

2012-08-30 Thread Octavian Rasnita
From: piet molenaar Subject: [Catalyst] (no subject) Hi, We work with svn were we've committed the schema classes also into the repository. Using the Catalyst helper script we tried to update the DBIC schema that was created with the Catalyst helper after checkout on another machine and t

Re: [Catalyst] (no subject)

2012-02-29 Thread Will Crawford
On 28 February 2012 13:03, Johannes Kilian wrote: > I cannot figure out how to set XML::Simple as default handler and override > this for certain URLs within the same controller whilst for other URLs within > the same controller the default XML-Handler is used $c->stash(current_view =

Re: [Catalyst] (no subject)

2012-02-28 Thread Tomas Doran
On 28 Feb 2012, at 13:03, Johannes Kilian wrote: > Hi, > > I've got following question concerning views: I want to provide an XML-View > which provides "standard" XML-Files using XML::Simple in almost any case. > Just in some cases I want to provide specialized XML-Files. Erm, why are you not

Re: [Catalyst] (no subject)

2012-02-28 Thread Kieren Diment
On 29/02/2012, at 12:03 AM, Johannes Kilian wrote: > Hi, > > I've got following question concerning views: I want to provide an XML-View > which provides "standard" XML-Files using XML::Simple in almost any case. > Just in some cases I want to provide specialized XML-Files. > > In other word

Re: [Catalyst] (no subject)

2009-01-09 Thread onken
On Fri, 9 Jan 2009 15:00:28 +0100, Christian Lackas wrote: > Hi Everybody, > > I wonder if there is any simple way to always include runtime > information into Catalyst's logging. > In particular, I use Catalyst::Log::Log4perl to log activity of my > application, showing the user that triggered

Re: [Catalyst] (no subject)

2007-11-27 Thread Matt S Trout
On Tue, Nov 27, 2007 at 01:01:05PM +0100, Moritz Onken wrote: > $ sudo aptitude install make I tend to just grab build-essential -- Matt S Trout Catalyst and DBIx::Class consulting and support - Technical Director http://www.shadowcat.co.uk/catalyst/ Shadowcat Systems Ltd.

Re: [Catalyst] (no subject)

2007-11-27 Thread Moritz Onken
$ sudo aptitude install make Am Dienstag, den 27.11.2007, 18:50 +0800 schrieb 伟 陈: > http://hiphotos.baidu.com/weimade/pic/item/3aac6df05986aace7831aac5.jpg > > the picture show some infomation of install error > > anybody who can tell me how to deal with it? > > i am a chinese guy..and my

Re: [Catalyst] (no subject)

2007-11-27 Thread Chisel Wright
On Tue, Nov 27, 2007 at 06:50:07PM +0800, 伟 陈 wrote: >i am a chinese guy..and my english is poor So is your ability to read replies to your own posts it seems. -- Chisel Wright e: [EMAIL PROTECTED] w: http://www.herlpacker.co.uk/ I'm demented in a good way! __