Hi,

Currently pmc2c.pl requires that the user writes methods in .pmc files in
exaclty the same order than in vtable.tbl. That's not a nice thing to do.

The version I am attaching hopefully fixes this, and creates a dummy version
of the method if the user has not provided one.

This allows us to add new methods in vtable.tbl, without worrying about old
..pmc files.

btw, sorry for that silly Text::Balanced dependency. I stupidly assumed it
was a standard module without checking.

Sincerly,

-----------------------
Angel Faus
[EMAIL PROTECTED]

Attachment: pmc2c.pl
Description: Binary data

Reply via email to