2 parents 409da64 + b97b3cc commit ca9c9f3Copy full SHA for ca9c9f3
1 file changed
README.md
@@ -23,6 +23,16 @@ vscode extention for perl auto use
23
- Separate with white space
24
- For cpan module and test module etc
25
26
+## Commands
27
+
28
+- `Scan perl module files`
29
+ - Scan Perl module files for subsequent auto-using.
30
+- `Auto use (exec after scanning)`
31
+ - Add module dependency declarations by `use` function.
32
33
34
+Check details by a gif animated image below:
35
36
## Sample
37

38
0 commit comments