add a perl5 client

waldyrious/alt-syntax
Shoichi Kaji 2016-01-04 22:55:37 +09:00
parent 8e2cfdd3b6
commit eff4eae123
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ You can access these pages on your computer using one of the following clients:
- [R client](https://github.com/kirillseva/tldrrr): `devtools::install_github('kirillseva/tldrrr')`
- [Dart client](https://github.com/hterkelsen/tldr): `pub global activate tldr`
- [Web client](https://github.com/ostera/tldr.jsx): https://ostera.github.io/tldr.jsx
- [Perl5 client](https://github.com/shoichikaji/perl-tldr): `cpanm App::tldr`
Let us know if you are building one and we can add it to this list!