i just download this lcc-win32, a c compiler,
and i was wondering if anyone knows how would i be able to compile perl modules downloaded from cpan.
I'm asking that because i read in cpan that to install some modules that have files like *.xs, *.cpp, *.h, before you install them you have to compile them with a c compiler,
so i download lcc-win32.
But do i have to compile the files of a module one by one, or all together like one project,
and then nmake them?
I'm sorry if i stuck with installing modules manually, but i want to learn everything considering perl, and c in the future.
and i was wondering if anyone knows how would i be able to compile perl modules downloaded from cpan.
I'm asking that because i read in cpan that to install some modules that have files like *.xs, *.cpp, *.h, before you install them you have to compile them with a c compiler,
so i download lcc-win32.
But do i have to compile the files of a module one by one, or all together like one project,
and then nmake them?
I'm sorry if i stuck with installing modules manually, but i want to learn everything considering perl, and c in the future.