On Sun, 28 May 2006, Reuben Thomas wrote:
> Package: libimage-info-perl
> Version: 1.21-1
> Severity: minor
> 
> The man page says: "The image_info() function also take optional
> key/value style arguments that can influence what information is
> returned.", but doesn't seem to explain anywhere what the optional
> arguments do.

See Image::Info::Xpm FE.
 
> Looking at the code, it's not even clear to me that image_info ever
> looks at other than its first argument, but I could be wrong.

        my %cnf = @_;
        &$sub($info, $source, \%cnf);
        $info->clean_up;

Is the critical portion of lib/Image/Info.pm


Don Armstrong

-- 
For a moment, nothing happened. Then, after a second or so, nothing
continued to happen.
 -- Douglas Adams

http://www.donarmstrong.com              http://rzlab.ucr.edu

Attachment: signature.asc
Description: Digital signature

Reply via email to