Hello,
I just wanted to know if anyone knows of any Perl module capable of extracting
an image of the first frame of an SWF video file to convert this frame later
say to JPEG.
Thank you in advance
--
Correo Web: http://correo.enredes.net
__
- Mensaje Original -
Fecha: 08/Ene/2004 07:52:44 PM
De: [EMAIL PROTECTED]
Para: [EMAIL PROTECTED]
Asunto: Re: Perl 5.8 IIS 5.0 hangs on script failure
>[EMAIL PROTECTED] wrote:
>
>> Yes, I understood that in the very first email you adviced me to use eval. In
>fact, I replied to you sa
Yes, I understood that in the very first email you adviced me to use eval. In fact, I
replied to you saying that the script printed the error and PerlIS did not hang.
But... what if I have dozens of scripts I have coded in years and all of them use one
or more lines of "require"? do I have to re
Yes, I know this. In fact, on every upgrade of any software I clean everything from
uninstalling to regcleanning and delete residual dirs also. So I did when installing
this new version.
Thanks for your advice anyhow because it's valid.
Also, thank you for taking the time to reply. You and all
Thanks for your help but I think you are not getting the point.
The problem is not when I access an external file that actually exists. When it exists
there's no problem at all. The "require" line works great if no errors are encountered.
The real problem is when I need to require, say require
It just return the error to the browser. "Can't locate drive://dir/file.ext in @INC"
But, when I dont use eval PerlIS crashes and that is not normal.
- Mensaje Original -
Fecha: 08/Ene/2004 04:36:05 PM
De: [EMAIL PROTECTED]
Para: [EMAIL PROTECTED], [EMAIL PROTECTED]
Asunto: RE: RE: Perl
Hi!
I just wondered if there is a way to write a file in UTF-8 encoding. Like
when you save a file in Notepad in UTF-8
I want to do somthing similar to this but to save it in UTF-8 encoding:
open (FILE, ">new.txt");
print FILE "ella está aquí";
close (FILE);
Is there a parameter or something t
Hi again!
First I want to thank the ones who helped.
I was checking and the problem does not seem to be blank spaces as I
mentioned before. It is really weird but it seems to trouble only when I
select the file from folder "My Documents" which is a standard from
Windows.
This made me think mayb
Hi!
Is there a way to mark messages as read inmediately after you read it with
Mail::Pop3?
I see the messages are shown as read only after I delete one of the
incoming messages. But what if I want them marked as read just after I
read them?
Any help would be appreciated.
Thanks in advance,
Mau
Hi!
I'm writing a script that retrieves email from POP3 servers using
Mail::Pop3. The hard thing to do is when the message is mime type with
attachments. It is real dificult to parse them. There's always one email
message that gives trouble. Or I dont get the attachment, or if charset
changes the
10 matches
Mail list logo