failed at blib/lib/Storable.pm (autosplit
into blib/lib/auto/Storable/thaw.al) line 364, at
/usr/lib/perl5/site_perl/5.6.0/Cache/CacheUtils.pm line 121
Has anybody had the same problem? And how to correct it?
Thanks for your support.
Best regards.
Pierre-Alain Prongué
Responsable Développement
On Thursday 25 April 2002 15:41, you wrote:
| Hi,
|
| Am Donnerstag, 25. April 2002 15:20 hast Du geschrieben:
| > exact, that's it.
| > but i've got the solution to that problem (i forgot to put the trailing
| > 's' in my post, but i used it and it did not work)
| > the solution is:
| > perl -p0i
n -i.bak -e 'print unless /sub html_base[sS]/ .. eof' *.cgi
|
| or similar.
thanks a lot for helping.
someone gave me the solution:
perl -p0i -e 's/sub html_base.*//s' *.cgi
it did exactly what i wanted:
remove all the lines below "sub html_base"
thanks again
Alain
he lines in one time.
Is there anybody who can help?
Thanks a lot
Alain Scieur
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
I'm using ppm3 on windows to install modules and it works fine, the problem is that
the releases I'm looking for aren't available from the 'ActiveState Package
Repository' installed after having install activestate.
Any idea ???
______
Alain Sav
"\n";
}
$sth = $dbh_dbi->prepare("$sql_stmt");
$dbh_dbi->{syb_err_handler} = \&msg_handler_SYB;
$dbh_dbi->{syb_show_sql} = true;
$rv = $sth->execute;
Normally @_ should get something like:
$sql_cmd, $err_number, $severity, $state, $line, $server, $proc, $text_msg
Hi,
I posted this message this morning.
Is there anybody who can help?
Thank you
On Wednesday 06 February 2002 10:33, Alain wrote:
> Hi,
>
> I need to use flock function with files on nfs partitions.
> I've read that flock only works with local files, and that perl needs to b
anyone know if that's the only thing to do in that case?
Thanks a lot
Alain Scieur
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]