in reply to on the fly methods
$this -> { _codereference } = sub { return "Do " . shift() . " so.\n"; + } # ... print FH $this -> { _codereference }{ "believe" ); [download]
-M
Free your mind