> I've put in a really long pending patch. The upcoming vtable changes are > simplified a lot, as e.g. null.pmc is fully generated now. > Currently line numbers in generated .c files are wrong and disabled. > Fixes welcome. Hope bug reports are welcome too. :-) On Win32:-
> perl -e "print @ARGV" *.* *.* Thus current builds fail with:- C:\Perl\bin\perl.exe pmc2c2.pl --vt C:\Perl\bin\perl.exe pmc2c2.pl --dump *.pmc Can't read '*.pmc' at pmc2c2.pl line 253. Thanks, Jonathan