Merge pull request #577 from shoichikaji/add-perl5-client

add a perl5 client
waldyrious/alt-syntax
Igor Shubovych 2016-01-04 18:50:13 +02:00
commit 05f2e31f40
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')` - [R client](https://github.com/kirillseva/tldrrr): `devtools::install_github('kirillseva/tldrrr')`
- [Dart client](https://github.com/hterkelsen/tldr): `pub global activate tldr` - [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 - [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! Let us know if you are building one and we can add it to this list!