Hi All,
I got this error while connecting to database with DBD::Oracle module. Could
any one help me in this?
install_driver(Oracle) failed: Can't load
'/u05/crd.v814/shared/perl/lib/site_perl/5.8.3/sun4-solaris/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle: ld.so.1: perl5.8.3: fatal: libcln
install_driver(Oracle) failed: Can't load
'/u05/crd.v814/shared/perl/lib/site_perl/5.8.3/sun4-solaris/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle: ld.so.1: perl5.8.3: fatal: libclntsh.so.9.0: open
failed: No such file or directory at
/u05/crd.v814/shared/perl/lib/5.8.3/sun4-solaris/DynaLoade
Thanks for trying, but this right here is the heart of the matter. Id be
using alarm to time a certain thing. It seems to me, any explanation of how
to do that, be it plain English or sample code has to incorporate that thing.
My program in a nutshell goes:
Blah bla
On 12/7/06, Jenda Krynicky <[EMAIL PROTECTED]> wrote:
From: "Dharshana Eswaran" <[EMAIL PROTECTED]>
> Now suppose, a EXE for the Perl Program is created in Windows.
>
>
> The input for the EXE has to be taken from the file provided by the
> user.AndThe EXE shud get invoked by just dragging and d
From: "Dharshana Eswaran" <[EMAIL PROTECTED]>
> Now suppose, a EXE for the Perl Program is created in Windows.
>
>
> The input for the EXE has to be taken from the file provided by the
> user.AndThe EXE shud get invoked by just dragging and dropping the
> input file on the EXE.
>
> Assume, the i
Is there anyway this address can be corrected or
removed from the list? I have seen this once before
but it has been some time ago.
: ? )
Note: forwarded message attached.--- Begin Message ---
Hi. This is the qmail-send program at la.mx.develooper.com.
I'm afraid I wasn't able to deliver your
On 12/6/06, Gene Bomgardner <[EMAIL PROTECTED]> wrote:
A package I was running uses suidperl.
For some reason, it's disappeared. I need to replace it.
In order to minimize security risks, suidperl is no longer a routine
part of a Perl installation. You "could" reinstall it with (some older
ve
Hi:
A package I was running uses suidperl.
For some reason, it's disappeared. I need to replace it.
Is suidperl part of the perl 5.8 distribution or is found elsewhere?
A google search just turns up related problems w/o info as to where it
can be found.
Thanks,
Gene
--
To unsubscribe, e-mail:
On 12/6/06, Rob Dixon <[EMAIL PROTECTED]> wrote:
Mathew Snyder wrote:
>
> This is the meat of what I have. It looks like it should work exactly as you
> have only a bit more explicitly. All it does is return me to the prompt. I
> know there should be at least 100 emails in the text I'm parsing
On 12/6/06, Nagrale, Ajay <[EMAIL PROTECTED]> wrote:
My requirement is to extract only images from an multipart email. I could see
perl
package (MIME::Parser) related to extraction of various parts of a given mail
(mail
txt, attachments). It extracts all the parts from a given mail. I am not
Michael Alipio wrote:
Hi,
I have a long log file that looks like this:
7491| 210.23.185.123 | PH202597706
7491| 210.23.169.91| PH202594221
7303| 201.252.130.245 | AR201955854
9318| 210.205.6.225| KR201892149
9930| 210.19.229.57| MY201418551
On 12/5/06, Jenda Krynicky <[EMAIL PROTECTED]> wrote:
From: "kilaru rajeev" <[EMAIL PROTECTED]>
> Jenda,
>
> I got a doubt here. Suppose the file does not contain any thing perl
> code. If it contains only some data for configuration, is it possible
> to include by using 'require' ?
>
> Rajeev
Hi,
My requirement is to extract only images from an multipart email. I could see
perl package (MIME::Parser) related to extraction of various parts of a given
mail (mail txt, attachments). It extracts all the parts from a given mail. I am
not able to give condition to extract only image from
Mathew Snyder wrote:
This is the meat of what I have. It looks like it should work exactly as you
have only a bit more explicitly. All it does is return me to the prompt. I
know there should be at least 100 emails in the text I'm parsing. In fact, I've
figured out how to do this with HTML::T
Rob Dixon wrote:
> Mathew Snyder wrote:
>> Rob Dixon wrote:
>>>
>>> Mathew Snyder wrote:
Yes, that is exactly what I get.
>>>
>>> Then can you post something that /doesn't/ work for you please?
>>
>> I'm not sure what you mean. The script I posted doesn't work for me. So
>> far, everyth
Mathew Snyder wrote:
Rob Dixon wrote:
Mathew Snyder wrote:
Yes, that is exactly what I get.
Then can you post something that /doesn't/ work for you please?
I'm not sure what you mean. The script I posted doesn't work for me. So
far, everything you've suggested does.
I mean can you pos
Mathew Snyder wrote:
Mathew Snyder wrote:
Mathew Snyder wrote:
I can't seem to get this working. Every time I try to run it segfaults
on me. I've removed it from my code and reverted to the stage I was at
before I added it and my script worked exactly as it did before I put
it in. I've inst
Rob Dixon wrote:
> Mathew Snyder wrote:
>>
>> Rob Dixon wrote:
>>>
>>> Look at the code below. Is this what you get?
>>>
>>>
>>> use strict;
>>> use warnings;
>>>
>>> use Email::Address;
>>>
>>> my $data = q|
>>>>> href="/Ticket/Display.html?id=52549">52549>> class="collection-as-table" >>> hre
Mathew Snyder wrote:
>
> Rob Dixon wrote:
>>
>> Look at the code below. Is this what you get?
>>
>>
>> use strict;
>> use warnings;
>>
>> use Email::Address;
>>
>> my $data = q|
>>> href="/Ticket/Display.html?id=52549">52549> class="collection-as-table" >> href="/Ticket/Display.html?id=52549">
Rob Dixon wrote:
> Mathew Snyder wrote:
>> Rob Dixon wrote:
>>> Mathew Snyder wrote:
Mathew Snyder wrote:
> I can't seem to get this working. Every time I try to run it
> segfaults on me.
> I've removed it from my code and reverted to the stage I was at
> before I added
>
Mathew Snyder wrote:
> Rob Dixon wrote:
>> Mathew Snyder wrote:
>>> Mathew Snyder wrote:
I can't seem to get this working. Every time I try to run it
segfaults on me.
I've removed it from my code and reverted to the stage I was at
before I added
it and my script worked ex
Rob Dixon wrote:
> Mathew Snyder wrote:
>> Mathew Snyder wrote:
>>> I can't seem to get this working. Every time I try to run it
>>> segfaults on me.
>>> I've removed it from my code and reverted to the stage I was at
>>> before I added
>>> it and my script worked exactly as it did before I put it
Rob Dixon wrote:
> Mathew Snyder wrote:
>> Mathew Snyder wrote:
>>> I can't seem to get this working. Every time I try to run it
>>> segfaults on me.
>>> I've removed it from my code and reverted to the stage I was at
>>> before I added
>>> it and my script worked exactly as it did before I put it
Mathew Snyder wrote:
Mathew Snyder wrote:
I can't seem to get this working. Every time I try to run it segfaults on me.
I've removed it from my code and reverted to the stage I was at before I added
it and my script worked exactly as it did before I put it in. I've installed it
via both cpan a
Mathew Snyder wrote:
>
I can't seem to get this working. Every time I try to run it segfaults on me.
I've removed it from my code and reverted to the stage I was at before I added
it and my script worked exactly as it did before I put it in. I've installed it
via both cpan and yum. I've tried
Mathew Snyder wrote:
> I can't seem to get this working. Every time I try to run it segfaults on me.
> I've removed it from my code and reverted to the stage I was at before I added
> it and my script worked exactly as it did before I put it in. I've installed
> it
> via both cpan and yum. I've
I can't seem to get this working. Every time I try to run it segfaults on me.
I've removed it from my code and reverted to the stage I was at before I added
it and my script worked exactly as it did before I put it in. I've installed it
via both cpan and yum. I've tried running it on a SuSE box
27 matches
Mail list logo