Hacker News new | past | comments | ask | show | jobs | submit login

You'd like Perl:

  open my $file, '>', 'hello';
  print{$file} "Hello";



Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: