Skip to content

Instantly share code, notes, and snippets.

@benjaminalldridge
Created January 11, 2024 02:53
Show Gist options
  • Select an option

  • Save benjaminalldridge/93fc68ae38cb1c24f3a071a453456d33 to your computer and use it in GitHub Desktop.

Select an option

Save benjaminalldridge/93fc68ae38cb1c24f3a071a453456d33 to your computer and use it in GitHub Desktop.
Find and replace JSON::encode_json calls in Perl Dancer2

JSON::encode_json\s*(({[^{}](?:{[^{}]}[^{}])}))

send_as JSON => $1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment