Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/syohex/p6-app-imagefetcher

Simple Image Fetcher
https://github.com/syohex/p6-app-imagefetcher

Last synced: about 19 hours ago
JSON representation

Simple Image Fetcher

Awesome Lists containing this project

README

        

NAME
====

App::ImageFetcher - Images fetcher application

SYNOPSIS
========

use App::ImageFetcher;

my $app = $app::ImageFetcher.new;
$app.fetch($some_url);

DESCRIPTION
===========

App::ImageFetcher is simple images fetcher

AUTHOR
======

Syohei YOSHIDA

COPYRIGHT AND LICENSE
=====================

Copyright 2015 Syohei YOSHIDA

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.