add perl coding standard of perlstyle

Client: perl
This commit is contained in:
James E. King, III 2017-09-23 20:35:25 -07:00
parent c8e0207053
commit eb7b76d32c

View File

@ -1 +1,2 @@
Please follow [General Coding Standards](/doc/coding_standards.md)
Please follow [General Coding Standards](/doc/coding_standards.md).
Additional perl coding standards can be found in [perlstyle](http://perldoc.perl.org/perlstyle.html).