Skip to content

Instantly share code, notes, and snippets.

@smonff
Last active July 23, 2022 07:49
Show Gist options
  • Save smonff/47ddb23e06725505548de4833ff53f88 to your computer and use it in GitHub Desktop.
Save smonff/47ddb23e06725505548de4833ff53f88 to your computer and use it in GitHub Desktop.
Natural language example
my $is_easy_to_read = $self->evaluate_readability( $pattern );
$self->explain_meaning unless $is_easy_to_read;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment