Re: Creating a Perl Module Problem

2006-08-03 Thread Sébastien Aperghis-Tramoni
gt; > I must be a lot brain tired because I am forgetting something. Can > anyone tell me where I went wrong? I'd say that's because methods don't interpolate inside strings. -- Sébastien Aperghis-Tramoni Close the world, txEn eht nepO.

Re: Perl wont open more than 254 files

2003-09-11 Thread Sébastien Aperghis-Tramoni
Selon James Reynolds <[EMAIL PROTECTED]>: > I can't seem to get perl to open more than 254 files. Is this a > known limitation, or is it a bug? I can't find any info other than > Solaris had a similar problem (except it was 256 for Solaris) but is > now fixed. > > To test, I wrote this scrip

Re: unix or mac-style text files?

2002-11-25 Thread Sébastien Aperghis-Tramoni
else { carp "warning: module Eol can't be used on -e scripts " } 1; __END__ Sébastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://maddingue.org ]

CamelBones and Unicode

2002-07-19 Thread Sébastien Aperghis-Tramoni
Hello everyone, First, a big thank to Sherm Pendley for writing CamelBones. That's really a great piece of software! Now the problem :-) I'm writing a small app, which is currently very simple: a window that contains a NSTextField and a button. Connected to the button, a function that read the