Skip to content

Commit

Permalink
Add infor about -l to shebang
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandregz committed Jan 23, 2016
1 parent 814f405 commit 2677038
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,3 +288,6 @@ Anything that can write to standard out is supported, but here is a list that ha
1. Perl5
1. Status: Working
1. Output: `print "your string here"`
1. Notes
1. Add `-l` to shebang to automatic add newline to print function: `#!/usr/bin/perl -l`

0 comments on commit 2677038

Please sign in to comment.