Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 218e55d11ff8263f3fa2b9b2b885a27e > files > 5

perl-GD-SecurityImage-1.70-3.fc15.noarch.rpm

print qq~
.------------------------------------------------------------.
| You are about to install "GD::SecurityImage".              |
|                                                            |
| Although it is in the GD:: namespace, the module is also   |
| compatible with Image::Magick. If you have "Image::Magick" | 
| installed, the required tests for "Image::Magick" will be  |
| performed.                                                 |
|                                                            |
| Note that "Image::Magick" is *not* a prerequisite for      |
| "GD::SecurityImage", but "GD" is.                          |
 ------------------------------------------------------------

~;

{
    module_name    => 'GD::SecurityImage',
    requires       => { 'GD'            => 0      },
    recommends     => { 'Image::Magick' => '6.0.4'},
    meta_merge => {
        resources => {
            repository => 'http://bitbucket.org/burak/cpan-gd-securityimage/',
        },
    },
}