Hello,
Just a small suggestion
It would be useful if the makefile makefile.modperl which is
generated also has the preprocessed file list, since it is easier to
understand the sources for people who are new to perl sources. ( like me
).
sub i_files { [map {"$_.i" } @c_names, @g_c_names] } - code.pm
and
for my $method (qw(c_files o_files o_pic_files h_files i_files)) in
build.pm
and other minor changes in the dependencies,
Thank You,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]