Hi,

  Embperl (1.2b6) in Randy Kobes' Win32 distribution doesn't work
offline with following error:

Can't load
'C:\PERL\site\5.00503\lib/MSWin32-x86/auto/HTML/Embperl/Embperl.dll' for
module HTML::Embperl: load_file:Nelze nalézt jeden z knihovních souborů
potřebných pro spuštění této aplikace at
C:\PERL\5.00503\lib/MSWin32-x86/DynaLoader.pm line 169.

 at C:\Projekty\ucetnispol\novy\convert.pl line 1
BEGIN failed--compilation aborted at
C:\Projekty\ucetnispol\novy\convert.pl line 1.
Process completed with exit code 2

================ convert.pl =========

use HTML::Embperl;
use strict;

use vars qw/@pages @languages/;
=================================

The missing Embperl.dll is of course there and under Apache/mod_perl
Embperl works just fine.

Thanks for your help.

- Robert

Reply via email to