Perl Completions READMEPerl Completions implements code completion for Perl5 via snippets. All functions and their arguments were extracted from Alphabetical Listing of Perl Functions. The flow-control keywords were extracted from Compound Statements. Features
 Type the first letters of a function or flow-control keyword and auto-complete will offer some snippets: 
 Use  
 Use the keyword  
 
 ConfigurationEnable it with "editor.tabCompletion": "on". Release Notes0.0.1
  | 
                


