3 Dec 2002 jbucata   » (Apprentice)

Found a bug in Perl 5.6's handling of lvalue subs, while working (at the last minute) on the solution for last week's Perl Quiz of the Week problem. foo() = 'bar'; works fine when the program is run normally, but become a no-op when run under the Perl debugger. I know the feature is labelled "experimental", but...

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!