App-CopyrightImage

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    will be included in the Creator EXIF tag if sent in.

    Eg: "steveb@cpan.org"

   dst

    A string containing the name of a directory to be used to store the
    manipulated images. By default, we use the path sent in with the image
    option.

    Eg: "/home/user/backup"

   remove

    Bool. If set, we'll remove all copyright information on the image(s).

   force

    Bool. If set, if an image already has copyright information set, we'll
    overwrite it. By default we skip these files.

lib/App/CopyrightImage.pm  view on Meta::CPAN

A string containing the email address of the copyright holder. This will be
included in the C<Creator> EXIF tag if sent in.

Eg: C<"steveb@cpan.org">

=head4 dst

A string containing the name of a directory to be used to store the manipulated
images. By default, we use the path sent in with the C<image> option.

Eg: C<"/home/user/backup">

=head4 remove

Bool. If set, we'll remove all copyright information on the image(s).

=head4 force

Bool. If set, if an image already has copyright information set, we'll
overwrite it. By default we skip these files.



( run in 1.455 second using v1.01-cache-2.11-cpan-49f99fa48dc )