Steven Humphrey
Results
2
issues of
Steven Humphrey
For perl #! autocompletes to ``` #!/usr/bin/perl ``` Like the python and ruby snippets, this might be better done as ``` #!/usr/bin/env perl ```