The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.03 - 2002-12-15

  • Fixed a Segmentation fault. I cannot believe it actually worked without this fix. But it did. The bug was that I forgot to write the "return" statement in root_tnode that is in libskin/skin.y. Maybe with the older version of gcc it compiles anyway with the return, when it was omitted? Anyway, this is fixed. For the record, I ran in the past, and ran also today, after the fix valgrind and found no errors but some leaks. I cannot deal with those leaks as long as perl itself suffer from them. Anyway, it looks now stable. But be careful.

Modules

Class for creating text out of text templates.