Closed GoogleCodeExporter closed 9 years ago
Already fixed with #324
$ pcc -e'{ package Qux; use mro; sub foo { No::Such::Class->next::can } } eval
{ Qux->foo() }; print "ok\n" if !$@;'
ok
$ pcc --version
perlcc 2.17, B-C-1.45_10-2485-g7afd39c built for /usr/local/bin/perl5.14.4-nt
x86_64-linux
Original comment by reini.urban
on 9 May 2014 at 3:17
Original issue reported on code.google.com by
nicolas....@gmail.com
on 9 May 2014 at 2:54