commit | eb7b76d32c425f19d49d056d972cd20a9661a6d1 | [log] [tgz] |
---|---|---|
author | James E. King, III <jking@apache.org> | Sat Sep 23 20:35:25 2017 -0700 |
committer | James E. King, III <jking@apache.org> | Sat Sep 23 20:35:29 2017 -0700 |
tree | 8d4c426381b2a16b55b24af9c0b7f1634327d81a | |
parent | c8e0207053a26f206d6515313747b7e1999a01d5 [diff] |
add perl coding standard of perlstyle Client: perl
diff --git a/lib/perl/coding_standards.md b/lib/perl/coding_standards.md index fa0390b..e4e8255 100644 --- a/lib/perl/coding_standards.md +++ b/lib/perl/coding_standards.md
@@ -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).