in reply to image sizes (not local)

Image::Size?

Replies are listed 'Best First'.
Re^2: image sizes (not local)
by Anonymous Monk on Jun 25, 2006 at 17:45 UTC
    Nope.

    "If an ordinary scalar (string) is passed, it is assumed to be a file name (either absolute or relative to the current working directory of the process) and is searched for and opened (if found) as the source of data. Possible error messages (see DIAGNOSTICS below) may include file-access problems." I need it to be sized as a URL argument, not a path.