Subject: | Global symbol "$global" requires explicit package name |
I just found mention of the '//' operator in Perl 5.9 and replaced it with 'defined $a ? $a : $b' and everything compiles and tests OK now.
I still suggest you add a version test for us people who want to use stable versions :-)