"purge master logs to '$logs[$purge_to]'");
}
exit;
Someone implement that in DBIx::Recordset?
--
sh
-Original Message-
From: Terrence Brannon [mailto:[EMAIL PROTECTED]
Sent: Friday, October 08, 2004 12:23 PM
To: Steven Hajducko
Cc: '[EMAIL PROTECTED]'
Subject:
Having trouble using DBIx::Recordset->do. I'd like to use the do command to
issue 'show master logs' on a MySQL database. Unfortunately, I can't find a
way to actually get the data ouput back. It doesn't seem to return the data
back like a regular $set -> Search would. I'm confused on how to us
I apologize to the list for my spam as well as the nasty HTML mail. I was
testing a new email client and it tried to resend my whole outbox. I hate
when that happens.
Again, my apologizes for zapping your eyes with that nasty HTML!
--
Steven D. Arnold Que quiero sera
I'm using Embperl
together with Apache::Session. I'm running into a problem I don't
understand and it might be Embperl related, or mod_perl, or apache or
MSIE or
I'm developing a
web-site and would like to use session handling in Embperl. Setting the cookies
usually works ok. My MS IE5
27;ll probably be upgrading to b5 soon after it's released.
--
Steven D. Arnold Que quiero sera [EMAIL PROTECTED]
"He was part of my dream, of course -- but then I was part of his dream
too."
Does anyone have available a precompiled version of Embperl for use with
Mandrake 7.1 under Apache?'
I'm trying to avoid installing the source for Apache & to use the two
together Embperl needs other source packages already installed.
S.W.
[EMAIL PROTECTED]
-
uot; unless
($app); confess "function must be passed a reference to udat" unless
(ref($udat_ref) eq "HASH"); if (!defined($udat_ref->{$app})) {
$udat_ref->{$app} = {}; } return $udat_ref->{$app}; } We have worked ar
ate: Fri, 19 May 2000 15:30:24 -0700
>From: ___cliff rayman___ <[EMAIL PROTECTED]>
>Organization: General Wax, Inc.
>X-Mailer: Mozilla 4.73 [en] (Win95; U)
>X-Accept-Language: en
>To: "Steven D. Arnold" <[EMAIL PROTECTED]>
>Subject: Re: more udat persistenc
che/htdocs/embperl
SetHandler perl-script
PerlHandler HTML::Embperl
Options ExecCGI
AddType text/html .epl
steve
--
Steven D. Arnold Que quiero sera [EMAIL PROTECTED]
"We choose to go to the moon in this decade and
access to the
file from here.
Well, this is puzzling enough that it ought to at least make a good FAQ
item once we solve it. ;-)
steve
--
Steven D. Arnold Que quiero sera [EMAIL PROTECTED]
"We choose to go to the moon in this decade and do the other things, not
beca
remented from there. Perhaps embperl is using some means other than
a cookie to identify my machine?
What would you say is the next step in debugging this?
steve
--
Steven D. Arnold Que quiero sera [EMAIL PROTECTED]
"We choose to go to the moon in this decade and do th
Cookie: HTTP header in its request?
Any ideas or thoughts welcome.
steve
--
Steven D. Arnold Que quiero sera [EMAIL PROTECTED]
"We choose to go to the moon in this decade and do the other things, not
because
pgsql/bin:/usr/local/bin:/usr/sbin:/sbin:/usr/local/apache/bin:/home/dba/bin:/home/dba/lib
What am I doing wrong? I am relatively new to some of the more in-depth
Apache configurations, so I may be making a simple error here. Any ideas
are appreciated!
steve
--
Steven D. Arnold Que qui
Hi,
I have encountered what may be a bug of sorts in Embperl -- or perhaps
there's a way to fine-tune Embperl's behavior that I don't understand. I
am attempting to dynamically write javascript as follows:
[-
$query= $param[0];
$col_name = $param[1];
$i= 0;
-]
[$
I've noticed that EmbPerl has the useful quality of setting the URL of any
page I go to to a value that will take me back to the same page if entered
manually from the browser. This provides a very nice automatic-bookmarking
feature. However, there is one serious problem. I have a login page which
cript will run. This sounds like a caching bug. The
> >obvious workaround is to re-save the file.
>
>Steven, which version of Embperl you are using? There is no caching bug in
>the current version of Embperl. There must be another reason for this strang
>behaviour.
I am not in
Hi Indrek,
Thanks for the feedback.
At 03:51 PM 5/1/2000 -0500, indrek siitan wrote:
>gerald's logic (probably, I can't speak for him :) is that there
>should be no need for cookies - just use the %udat hash instead.
>this eliminates the need for session-cookies, but there might still
>be a nee
I have looked through the FAQ, the docs and what I have received so far on
this list and I am still unclear on how to /read/ cookies in EmbPerl. I do
know how to send them. I can also read them with CGI.pm within EmbPerl, but
surely there must be a way to do this directly in EmbPerl. Anyone hav
Hey folks,
Well, my script seems to be running correctly now, but I don't understand why.
I added 8192 to the debug value so I could get the in-browser links to the
debugging information. I also created an EMBPERL_VIRTLOG entry. I then
stopped and started apache, and for some reason it now w
Hi Wim,
At 10:36 AM 4/19/2000 -0700, you wrote:
> While I'm quite new to embperl (but using it daily), I think I've seen this.
> It seems like the [+ +] block isn't seeing the $mvar of the [- -] block.
Thanks for the pointer. I tried it out, but unfortunately it didn't fix it.
I even changed
Hi,
I have installed mod_perl and EmbPerl successfully. All the tests work and
I can do simple EmbPerl scripts. However, I'm trying to do a script that
is a little more complicated. The script reads:
Some Plain tests for Embperl
[-
use foo;
$mvar = foo->new();
-]
[+
21 matches
Mail list logo