Hi,
I'am trying to use "Inline C" with Active Perl Build 630. Inline V0.43,
Digest-MD5 V2.16,
Inline-Files V0.60, Inline Struct V0.06 with W2K and servicePack 2.
I would like to embed the following smal C-Program
use Inline C;
Hello;
__END__
__C__
Hello(){
printf("Hello World\n");
}
The Program does not work and the comandline output is :
>perl -w username.pl
>Undefined subroutine &Digest::MD5::md5_hex called at
D:\Programme\Perl\site\lib\Inline.pm line
>364 <DATA> line 64.
>INIT failed ........<DATA> line 64
Thats this Line in MD5.pm but this file is to find in ...Digest/Perl, not
under Digest:
II,$b,$c,$d,$a,$_[13],21,0xeb86d391,/* 64 */
Knows anyone anything about this Problem ??
Regards,
DS EDV Consult,Dieter Steffan
Internet Design & Programmierung
Neuhofstr. 14
44795 Bochum
Tel.: +49 234 9471307
Fax : +49 234 9471308
Mobil : +49 175 5249584
E-Mail : [EMAIL PROTECTED]