Re: [Catalyst] CSV / UTF-8 / Unicode

2013-07-02 Thread Lars Dɪᴇᴄᴋᴏᴡ
> I seem to be having major problems getting the application devel > server (my_app_server.pl) to accept an IO::File Handle as CSV and > correctly encode as UTF-8. No, the code does exactly what you said. The problem is rather that Catalyst::Response::body wants octets, not characters. Either pass

Re: [Catalyst] Backlog for proposed changes in next Catalyst release

2013-06-27 Thread Lars Dɪᴇᴄᴋᴏᴡ
> so I don't really see the point of adding extra > decoding and encoding all over the place Because it's security relevant. By now the article should be well-known. Yes, this specific circumstance shown there is difficult to trigger and exploit. That's not th

[Catalyst] Plat_Forms 2012 programming contest

2012-01-31 Thread Lars Dɪᴇᴄᴋᴏᴡ
Crossposted: catalyst@lists.scsys.co.uk, dancer-us...@perldancer.org, mojolici...@googlegroups.com, psgi-pl...@googlegroups.com, https://www.perl-community.de/bat/poard/thread/17120 Hello Perl web programmers, the organisers of the [Plat_Forms contest](http://plat-forms.org/platforms-2012) have p

Re: [Catalyst] How do you make your favicon file?

2011-03-24 Thread Lars Dɪᴇᴄᴋᴏᴡ
signature.asc Description: This is a digitally signed message part. ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.m

Re: [Catalyst] Basic help with "deployment"

2011-03-16 Thread Lars Dɪᴇᴄᴋᴏᴡ
> online documentation […] > completely leaves out all mention of the "makefile" and the available > options! Because the build system/toolchain is not specific to Catalyst, as a CPAN author (or at least someone who authors distributions according to the principles) you are already supposed to

Re: [Catalyst] Authentication with REST and Catalyst

2011-03-12 Thread Lars Dɪᴇᴄᴋᴏᴡ
If you think of cobbling together your own authentication scheme, don't. You will make mistakes and introduce weaknesses. Use the established ones, in decreasing order of preference: * TLS, e.g. * WSSE, e.g.

Re: [Catalyst] [ANNOUNCE] Catalyst-Runtime-5.89002-TRIAL PSGI Catalyst - third development release

2011-03-03 Thread Lars Dɪᴇᴄᴋᴏᴡ
Fernan Aguero ✍: > what plack/psgi is and/or why I should care I hear that often, so here's the elevator pitch I'm usually telling to convey the basic idea. Catalyst is a Web framework that runs on several Web servers. The different parts necessary to make this work are separated out into adapte

Re: [Catalyst] Job Queue recommendation

2011-01-21 Thread Lars Dɪᴇᴄᴋᴏᴡ
http://kr.github.com/beanstalkd/ signature.asc Description: This is a digitally signed message part. ___ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.co

[Catalyst] Plat_Forms 2011 programming contest

2010-10-27 Thread Lars Dɪᴇᴄᴋᴏᴡ
Crossposted: catalyst@lists.scsys.co.uk, dancer-us...@perldancer.org, mojolici...@googlegroups.com, http://perl-community.de/bat/poard/thread/15495 Hello Perl web programmers, the organisers of the [Plat_Forms contest](http://plat-forms.org/) have published the call for application. See the [an