Alien-CImg

 view release on metacpan or  search on metacpan

lib/Alien/CImg.pm  view on Meta::CPAN


=back

If you are authoring a CPAN distribution that requires CImg, you could
get the cflags by running this L<palien|App::palien> command:

   palien --cflags Alien::CImg

Or alternativly, this one-liner:

   perl -MAlien::CImg -E 'say Alien::CImg->cflags'

Since CImg installation only contains source code, it does not require
linking. So there is no need for a C<-lcimg> command flag.

See also L<palien|App::palien> and L<Alien::Base>

=head1 AUTHOR

Kang-min Liu <gugod@gugod.org>



( run in 0.495 second using v1.01-cache-2.11-cpan-483215c6ad5 )