https://github.com/batmac/amazondash
handle your amazon dash buttons in perl
https://github.com/batmac/amazondash
Last synced: 9 months ago
JSON representation
handle your amazon dash buttons in perl
- Host: GitHub
- URL: https://github.com/batmac/amazondash
- Owner: batmac
- Archived: true
- Created: 2016-02-25T22:20:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-02T14:31:55.000Z (about 3 years ago)
- Last Synced: 2025-09-29T22:58:04.913Z (9 months ago)
- Language: Perl
- Homepage:
- Size: 1.49 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amazondash
handle your amazon dash buttons in perl
## INSTALL
### DEPENDENCIES
```sh
cpanm --installdeps .
```
_or_
```sh
carton install
```