Perl shallow syntax check? ie. do not check syntax of imports

前端 未结 5 2261
一个人的身影
一个人的身影 2021-02-15 14:38

How can I perform a \"shallow\" syntax check on perl files. The standard perl -c is useful but it checks the syntax of imports. This is sometimes nice but not great

5条回答
提交回复
热议问题