Skip to content

Instantly share code, notes, and snippets.

@cabrinha
Last active August 29, 2015 14:17
Show Gist options
  • Save cabrinha/0609891e70088efd7ed1 to your computer and use it in GitHub Desktop.
Save cabrinha/0609891e70088efd7ed1 to your computer and use it in GitHub Desktop.
store hellos in another file
chomp( my @hellos = do { local @ARGV = "filename"; <> } ); # one hello per line
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment