[Catalyst] (no subject)

2017-09-01 Thread will trillich
Short version: $userexam->user is defined as Auth::User, but seems like it gets redefined as DB::User somewhere mysteriously. How can I track that down? Long version: Split database setup: DB is for the application data, Auth is for user data. The userexam table links users to the exams they

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
https://metacpan.org/module/dbicdump ) where you can say -o use_moose=1 Cheers, Dimitar On Thu, Aug 30, 2012 at 11:25 AM, Octavian Rasnita wrote: > ** > *From:* piet molenaar > > *Subject:* [Catalyst] (no subject) > > Hi, > > We work with svn were we've committed the

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 machin

[Catalyst] (no subject)

2012-08-30 Thread piet molenaar
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 the following error appeared. DBIx::Class::Schema::Loader::mak

[Catalyst] (no subject) - XML-Views: Using XML-Simple ...

2012-03-04 Thread Johannes Kilian
Hi there, first of all: sorry for using no topic on my initial mail - I changed this now ... 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 al

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

[Catalyst] (no subject)

2012-02-28 Thread Johannes Kilian
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 words: I want to use XML::Simple as default handler - which is override

[Catalyst] (no subject)

2010-11-18 Thread pmedes_2000
http://cityboss3c.com.tw/rXtsm.html ___ 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.cataly

[Catalyst] (no subject)

2010-11-16 Thread Philip Medes
http://gite-bzh.com/here.php ___ 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.o

[Catalyst] (no subject)

2010-11-15 Thread Philip Medes
http://www.confraternitediocesicatania.it/here.php ___ 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

[Catalyst] (no subject)

2010-11-12 Thread Philip Medes
http://sites.google.com/site/mgwlewowywiwq/fmba7m ___ 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:

[Catalyst] (no subject)

2010-09-11 Thread Philip Medes
http://gakutuvo.tripod.com/ ___ 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.

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

[Catalyst] (no subject)

2009-01-09 Thread Christian Lackas
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 an event, such as: $c->log->info("[".$c->user->username."] "."actual

Re: Fw: high school reunion [Catalyst] (no subject)

2008-05-05 Thread Matt S Trout
On Mon, May 05, 2008 at 11:19:34AM +1930, Alejandro Imass wrote: > Too bad one cannot unsubscribe them from the Internet altogether. Although breaking into their DSL router, reflashing the firmware with all zeros and then rebooting it is probably close enough. Not that I'd advocate such a thing,

Re: Fw: high school reunion [Catalyst] (no subject)

2008-05-04 Thread Alejandro Imass
Too bad one cannot unsubscribe them from the Internet altogether. On Sun, May 4, 2008 at 5:25 PM, Matt S Trout <[EMAIL PROTECTED]> wrote: > Unsubscribed and banned. Bai. > > -- > Matt S Trout Need help with your Catalyst or DBIx::Class project? >Technical Director

Re: Fw: high school reunion [Catalyst] (no subject)

2008-05-03 Thread Matt S Trout
Unsubscribed and banned. Bai. -- Matt S Trout Need help with your Catalyst or DBIx::Class project? Technical Directorhttp://www.shadowcat.co.uk/catalyst/ Shadowcat Systems Ltd. Want a managed development or deployment platform? http://chainsawblues.vox.com/

Re: Fw: high school reunion [Catalyst] (no subject)

2008-05-02 Thread Devin Austin
I second that whiskey tango foxtrot. On Fri, May 2, 2008 at 7:56 PM, Jonathan Rockway <[EMAIL PROTECTED]> wrote: > * On Fri, May 02 2008, rik knox wrote: > > I''AM RIK KNOX WAS AT WEST DENTON HIGH SCHOOL NORTH HOUSE MR > LAWRENCE WAS > > MY FORM TEACHER, WANT TO HOOK UP WITH ANYONE YES AN

Re: Fw: high school reunion [Catalyst] (no subject)

2008-05-02 Thread Jonathan Rockway
* On Fri, May 02 2008, rik knox wrote: > I''AM RIK KNOX WAS AT WEST DENTON HIGH SCHOOL NORTH HOUSE MR LAWRENCE WAS > MY FORM TEACHER, WANT TO HOOK UP WITH ANYONE YES ANYONE WHO WAS AT SCHOOL > SAME TIME .LOOKING FOR ANYONE FROM WEST DENTON HIGH SCHOOL 1976 PLEASE > EMAIL ME What.

Fw: high school reunion [Catalyst] (no subject)

2008-05-02 Thread rik knox
--- On Sat, 3/5/08, rik knox <[EMAIL PROTECTED]> wrote: From: rik knox <[EMAIL PROTECTED]>Subject: [Catalyst] (no subject)To: Catalyst@lists.scsys.co.ukDate: Saturday, 3 May, 2008, 12:54 AM I''AM RIK KNOX WAS AT WEST DENTON HIGH SCHOOL NORTH HOUSE MR LAWRENCE WAS MY FORM

[Catalyst] (no subject)

2008-05-02 Thread rik knox
I''AM RIK KNOX WAS AT WEST DENTON HIGH SCHOOL NORTH HOUSE MR LAWRENCE WAS MY FORM TEACHER, WANT TO HOOK UP WITH ANYONE YES ANYONE WHO WAS AT SCHOOL SAME TIME .LOOKING FOR ANYONE FROM WEST DENTON HIGH SCHOOL 1976 PLEASE EMAIL ME I HAVE BEEN LIVING IN SOUTH AFRICA AND JUST RETURNED TO NORTH EAST UK

[Catalyst] (no subject)

2008-05-02 Thread rik knox
Yahoo! For Good. Give and get cool things for free, reduce waste and help our planet. Plus find hidden Yahoo! treasure ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable arch

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! __

[Catalyst] (no subject)

2007-11-27 Thread 伟 陈
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 english is poor i really need help __

[Catalyst] (no subject)

2007-11-27 Thread 伟 陈
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? ___ 雅虎邮箱,终生伙伴! http://mail.yahoo.com.cn/