Subject: | Examples code results in warnings |
I'm using Perl 5.10.0 on Solaris 10. The example code provided on CPAN
shows the following on execution:
Use of inherited AUTOLOAD for non-method Sub::Versive::REF() is
deprecated at (eval 4) line 1.
Illegal character in prototype for main::REF : 0x199df0 at (eval 5) line 1.
Use of inherited AUTOLOAD for non-method bar::foo() is deprecated at
./subversive.pl line 18.