Skip to content

Instantly share code, notes, and snippets.

@ynonp
Created July 9, 2012 12:50
Show Gist options
  • Save ynonp/3076314 to your computer and use it in GitHub Desktop.
Save ynonp/3076314 to your computer and use it in GitHub Desktop.
use v5.14;
use autodie;
# DIE
open my $f, '<', 'invalid.txt';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment