Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scmorrison/p6-csv-image-downloader
Download files based on CSV data (Perl 6)
https://github.com/scmorrison/p6-csv-image-downloader
Last synced: 4 days ago
JSON representation
Download files based on CSV data (Perl 6)
- Host: GitHub
- URL: https://github.com/scmorrison/p6-csv-image-downloader
- Owner: scmorrison
- License: artistic-2.0
- Created: 2015-12-23T15:02:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-26T01:42:22.000Z (about 9 years ago)
- Last Synced: 2024-11-05T22:03:17.875Z (about 2 months ago)
- Language: Perl6
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
csv-image-downloader
====================Description
===========Simple example for downloading images based on CSV data.
Dependencies
============* Text::CSV
* LWP::SimpleUsage
=====```bash
./csv-image-downloader.p6
```Authors
=======* Sam Morrison
Copyright & License
=====================Copyright 2015 Sam Morrison
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.