use Data::Dumper; sub foo { return (); } warn Dumper(sort(foo('1000')));