t a difference.
--
Peter Scott
http://www.perlmedic.com/ http://www.perldebugged.com/
http://www.oreillyschool.com/certificates/perl-programming.php
http://www.informit.com/store/product.aspx?isbn=9780133036268
--
To unsubscribe, e-mail: beginners-cgi-unsubscr...@perl.org
For additional comma
ndle is opened for writing. Is there any means to look
> inside? How to redirect the content of SENDMAIL in the debugger?
>
> Am Donnerstag, 7. Juni 2012 06:19:43 UTC+2 schrieb Peter Scott:
>> On Mon, 04 Jun 2012 10:37:35 -0700, Marek wrote:
>>
>> > Could somebody please te
On Mon, 04 Jun 2012 10:37:35 -0700, Marek wrote:
> Could somebody please tell me, how can I see into a FILEHANDLE in Perl
> debugger? I tried with > x but I get only "empty array".
That filehandle is open for *output* in your program! What is it you
want to examine?
-
n target of the form is an HTML
page instead of a CGI program. What code have you got so far?
--
Peter Scott
http://www.perlmedic.com/ http://www.perldebugged.com/
http://www.informit.com/store/product.aspx?isbn=0137001274
http://www.oreillyschool.com/certificates/perl-programming.php
-
t apache's fault, it's the client's
fault for not finishing what it said it would do or your script's fault
for not trapping an exception it needs to handle.
--
Peter Scott
http://www.perlmedic.com/ http://www.perldebugged.com/
http://www.informit.com/store/product.as
time
> limit has passed, then have the final result sent back when the
> processing is finished.
>
> I'm a complete neophyte when it comes to cgi & http stuff else the
> answer would proly be obvious, but what's the best approach to solving
> this?
http://www.sto
, the happier you'll be.
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
able definition,
parse out the value assigned. Assuming it's a straightforward variable =
value statement. If it's computed in some way, that won't work.
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
in perl?
Go to www.google.com. Enter 'perl read function key' (without the
quotes). Follow the first link.
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
like F3, F9..
Type "perldoc -q single" and that should get you started.
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/
To create this result:
>>> Mon 9 Apr 2007 09:15:05
>>>
>>> How can I add a comma to this result to get:
>>> Mon, 9 Apr 2007 09:15:05
Personally, I find this more maintainable and readable:
use POSIX qw(strftime);
my $datetime = strftime "%a, %d %b %Y %T&q
#x27;use lib $ENV{HOME}; print grep /peter/ => @INC'
/home/peter
$
--
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>
compilation problem. The error you cite is a
run-time error that is not indicative of using too old a perl.
Recommendation: use the *latest* libwww and URI. (Get
Bundle::LWP.) You haven't shown your program here so we can't tell how
the error might lie there, but here's a h
cookies I set it with a path and expiry data. Will this
>have any thing to do with it?
--
Peter Scott
Pacific Systems Design Technologies
http://www.perldebugged.com
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Maybe this
is why you haven't found any examples :-)
--
Peter Scott
Pacific Systems Design Technologies
http://www.perldebugged.com
15 matches
Mail list logo