[view plain text]
use Test::More tests => 1; use Symbol::Approx::Sub (choose => 'String::Equal'); sub aa { 'aa' } ok(&a eq 'aa');