On Tue, Mar 28, 2006 at 05:28:46AM +0200, Gerald Richter wrote:
>
> >
> > Maybe there's something about Embperl which doesn't like
> > __DATA__ sections?
> >
>
> I can't think of any reason why it shouldn't work. I will give it a try when
> I habe some more spare time, but at the moment I am r
>
> Maybe there's something about Embperl which doesn't like
> __DATA__ sections?
>
I can't think of any reason why it shouldn't work. I will give it a try when
I habe some more spare time, but at the moment I am releaseing some critical
applications for our company, which must be done first,
>
> > I now tried various definitions, such as
> >
> >
> > sub say {
> > local $msg = shift;
> > Embperl::Execute({input=>\$msg, inputfile=>$msg});
> > }
>
> [...]
>
> > and am still getting always the same string printed out.
>
> No, it does seem to be working for me now, than
On Tue, Mar 28, 2006 at 06:36:13AM +1000, 'Kathryn Andersen' wrote:
> On Mon, Mar 27, 2006 at 08:59:31PM +0200, Gerald Richter wrote:
> > >
> > > Well, I have now actually gotten around to trying to
> > > implement it, and I can't get it to work. I am completely stumped!
[snip]
Never mind.
1)
>
> I can't get the debug to work.
>
> I give
>
> Embperl_Debug 0x800
>
Embperl tries to write it to /tmp/embperl.log, you can set the path with
Embperl_Log
Gerald
** Virus checked by BB-5000 Mailfilter **
-
To uns
> I now tried various definitions, such as
>
>
> sub say {
> local $msg = shift;
> Embperl::Execute({input=>\$msg, inputfile=>$msg});
> }
[...]
> and am still getting always the same string printed out.
No, it does seem to be working for me now, thanks.
The latest failure w
On Mon, Mar 27, 2006 at 08:52:03PM +0200, Gerald Richter wrote:
> > At
> >
> > http://www.ecos.de/embperl/pod/doc/Config.-page-1-.htm#sect_3
> >
> > I find the following example of how to invoke the Embperl
> > parser from a Perl program, and indeed I can make this work
> > in a simple scri
On Mon, Mar 27, 2006 at 08:59:31PM +0200, Gerald Richter wrote:
> >
> > Well, I have now actually gotten around to trying to
> > implement it, and I can't get it to work. I am completely stumped!
> >
> > Attached is the module I made, Embperl::Syntax::TextToHTML
> > and I have a recipe which
>
> Well, I have now actually gotten around to trying to
> implement it, and I can't get it to work. I am completely stumped!
>
> Attached is the module I made, Embperl::Syntax::TextToHTML
> and I have a recipe which correctly sets the syntax to
> 'TextToHTML' when trying to process a .txt f
>
> at the moment I'm working on the session management. It works
> very well and I like the idea from the udat hash. But I've
> noticed some strange behaviors. Everytime I'm checking if a
> user is logged in the system creates a new session id in the
> database and I muss delete with tied(%ud
> At
>
> http://www.ecos.de/embperl/pod/doc/Config.-page-1-.htm#sect_3
>
> I find the following example of how to invoke the Embperl
> parser from a Perl program, and indeed I can make this work
> in a simple script, like
>
>[- $msg = 'hello world' -]
>[- Embperl::Execute
Looks like it is still the old version of Embperl for Win32 on theoryx5.
Any progress Randy and would it help if I begged...or juggled...maybe begged
while juggling angry marmots?
From: Randy Kobes [mailto:[EMAIL PROTECTED]
Sent: Thu 1/26/2006 8:13 PM
To: G
12 matches
Mail list logo