Changes for version 0.003

  • Added import feature :Antlers. Use this to export the 'has' method. Currently only supports 'is' and 'default'. use Goose qw/:Antlers/; has => x ( is => 'ro', default => 7 );

Modules

Bend subroutines to your will, or easily create classes.