Skip to content

Instantly share code, notes, and snippets.

@andrewsolomon
Last active December 17, 2017 16:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewsolomon/920155d9230728c248be9590c9fa313b to your computer and use it in GitHub Desktop.
Save andrewsolomon/920155d9230728c248be9590c9fa313b to your computer and use it in GitHub Desktop.
has name => ( is => 'ro', required => 1 );
# This will die: my $car = Car->new;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment