• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Image/H14-Mar-2010-12945

t/H14-Mar-2010-2015

ChangesH A D14-Mar-2010125 63

MANIFESTH A D14-Mar-201077 76

Makefile.PLH A D14-Mar-2010545 129

READMEH A D14-Mar-2010520 2615

README

1Image-Imgur version 0.01
2========================
3
4INSTALLATION
5
6To install this module type the following:
7
8   perl Makefile.PL
9   make
10   make test
11   make install
12
13DEPENDENCIES
14
15This module requires these other modules and libraries:
16
17  Moose, LWP
18
19Copyright (C) 2010 by D. Frumin
20
21This library is free software; you can redistribute it and/or modify
22it under the same terms as Perl itself, either Perl version 5.10.1 or,
23at your option, any later version of Perl 5 you may have available.
24
25
26