to write it to a file and then read that into the second
script, I've used AppConfig::File to do this before.
--
Stephen Patterson http://patter.mine.nu/
[EMAIL PROTECTED] remove SPAM to reply
Linux Counter No: 142831 GPG Public key: 252B8B37
Last one down
PART of a file? In other words,
> start downloading a file (an enormous one in this case) from a certain
> point/byte/character (from a new download...not a restart)?
As far as I can make out from the Net::FTP docs, a restart command
will begin a data transfer at any offset. Have you tried u
27;vars' block.
> However I cannot do the same for all. So my question is, if you declare a
> 'global' variable, will it go into package main? In other words, is the
> following correct?
In the fine tradition of perl, there's yet another way to do it.
use strict;
my qw
omes from. Read perlmodlib,
and for building ppm installable modules, there's some documentation
on Jenda's pages (jenda.crynicky.cz).
--
Stephen Patterson http://www.lexx.uklinux.net http://patter.mine.nu
[EMAIL PROTECTED] remove SPAM to reply
Linux Counter No: 142831 GPG Public key:
nce, do
while () {
# process a line, $_
}
rather than
@lines = ;
--
Stephen Patterson http://www.lexx.uklinux.net http://patter.mine.nu
[EMAIL PROTECTED] remove SPAM to reply
Linux Counter No: 142831 GPG Public key: 252B8B37
Last one down the pub's an MCSE
pgp0.p
nce, do
while () {
# process a single line, $_
}
rather than
@lines = ;
--
Stephen Patterson http://www.lexx.uklinux.net http://patter.mine.nu
[EMAIL PROTECTED] remove SPAM to reply
Linux Counter No: 142831 GPG Public key: 252B8B37
Last one down the pub's an MCSE
pgp00
u should be able to run the url directly with
system("start $url");
--
Stephen Patterson http://www.lexx.uklinux.net http://patter.mine.nu
[EMAIL PROTECTED] remove SPAM to reply
Linux Counter No: 142831 GPG Public key: 252B8B37
Last one down the pub's an MCSE
pgp0.pgp
Description: PGP signature
On 21 Mar 03, Ren? Morales D. ([EMAIL PROTECTED]) wrote:
> I have reolved it by changing the print header, line
> by print "Content-type: text/html\n\n";
You should remove the second print call, right after header(). You
probably also need header('text/html'), not
', 'yes', 'yes']),
td(['Broccoli' , 'no', 'no', 'yes']),
td(['Onions' , 'yes','yes', 'yes'])
]
)
);
--
Step
cs, read perlmodlib perlboot, perltoot, perltootc,
perlobj and perlbot (or at least perlboot).
--
Stephen Patterson http://www.lexx.uklinux.net http://patter.mine.nu
[EMAIL PROTECTED] remove SPAM to reply
Linux Counter No: 142831 GPG Public key: 252B8B37
Last one down the
Tk::Frame - Create and manipulate Frame widgets
SYNOPSIS
$frame = $parent->Frame(?options?);
--
Stephen Patterson http://www.lexx.uklinux.net http://patter.mine.nu
[EMAIL PROTECTED] remove SPAM to reply
Linux Counter No: 142831 GPG Public key: 252B8B37
Last one down
On 25 Feb 03, Stephane Legault ([EMAIL PROTECTED]) wrote:
> header("application/x-msdownload");
I'd personnaly use a standard MIME type, such as application/pdf
--
Stephen Patterson http://www.lexx.uklinux.net http://patter.mine.nu
[EMAIL PROTECTED] remove SPAM to r
On 30 Nov 02, [EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:
> Hi all,
>
> does anybody know how to bind the del key ? I treied '
> but this is wrong.
IIRC <'Delete'> for regular Tk.
--
Stephen Patterson http://www.lexx.uklinux.net http://patter.mine.nu
[EMAIL
The error 500 occurs when your script does not produce a valid HTML page.
Check the apache error.log to get the full error message (or try running
your script from the command line).
--Original Message--
From: "Gerrit P. Haase" <[EMAIL PROTECTED]>
To: "Ken Fair" <[EMAIL PROTECTED]>, "Shaw
14 matches
Mail list logo