Help for this page
getoptions, configure, new
use strict; use warnings; ... no strict; return grep {/^$prefix/ && exists &{"${object}::$_"}} keys %{"${ob +ject}::"}; }