Skip to content

Instantly share code, notes, and snippets.

@leejo
Created February 5, 2015 13:41
Show Gist options
  • Save leejo/df48b6611be5a5ea0cba to your computer and use it in GitHub Desktop.
Save leejo/df48b6611be5a5ea0cba to your computer and use it in GitHub Desktop.
bug or feature
[leejohnson@lees-macbook-air J0 C10206 14:40:37 * lee/make_this_work]
*/Users/leejohnson/working/mojolicious-plugin-oauth2-server/examples > perl -E 'my @array = (); say shift(@array)'
[leejohnson@lees-macbook-air J0 C10207 14:41:36 * lee/make_this_work]
*/Users/leejohnson/working/mojolicious-plugin-oauth2-server/examples > perl -E 'my @array = (); say shift(())'
Not an ARRAY reference at -e line 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment