Searched refs:crunch_eth (Results 1 – 1 of 1) sorted by relevance
1561 my $crunch_eth = bless \$string, $class;1563 is("$crunch_eth", $string);1564 is ($crunch_eth->Pie("Meat"), "$string, Meat");1570 is ($crunch_eth->Pie("Apple"), "$string, Apple");1579 is ($crunch_eth->Pie("Blackbird"), "$string, Blackbird");