https://github.com/mazkdevf/keyauth-perl-example
Raku 😳 ?
https://github.com/mazkdevf/keyauth-perl-example
Last synced: 7 months ago
JSON representation
Raku 😳 ?
- Host: GitHub
- URL: https://github.com/mazkdevf/keyauth-perl-example
- Owner: mazkdevf
- License: other
- Created: 2022-06-12T10:27:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T20:28:35.000Z (about 3 years ago)
- Last Synced: 2025-05-18T05:14:46.630Z (9 months ago)
- Language: Perl
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### **KeyAuth Perl Example**
- Created for **Windows** NOT **LINUX**.
- **NO SUPPORT IS PROVIDED TO THIS EXAMPLE**
##### **Installation**
- Install these on cmd.
```perl
state search libwww-perl
state install libwww-perl@6.64
state search LWP::Protocol::https
state install LWP-Protocol-https@6.10
state search JSON
state install JSON@4.05
```
##### **Get Perl**
[Perl - Activestate](https://www.activestate.com/products/perl/)
## Copyright License
KeyAuth is licensed under **Elastic License 2.0**
* You may not provide the software to third parties as a hosted or managed
service, where the service provides users with access to any substantial set of
the features or functionality of the software.
* You may not move, change, disable, or circumvent the license key functionality
in the software, and you may not remove or obscure any functionality in the
software that is protected by the license key.
* You may not alter, remove, or obscure any licensing, copyright, or other notices
of the licensor in the software. Any use of the licensor’s trademarks is subject
to applicable law.
Thank you for your compliance, we work hard on the development of KeyAuth and do not appreciate our copyright being infringed.