Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

README

        

csv-image-downloader
====================

Description
===========

Simple example for downloading images based on CSV data.

Dependencies
============

* Text::CSV
* LWP::Simple

Usage
=====

```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.