Help for this page
package Interesting; sub new { ... # Retrieve the name from the object. return $self->{name}; }