WWW::Google::Images::Image

WWW::Google::Images::Image is an image object for WWW::Google::Images.
Download

WWW::Google::Images::Image Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Guillaume Rousse
  • Publisher web site:
  • http://search.cpan.org/~grousse/

WWW::Google::Images::Image Tags


WWW::Google::Images::Image Description

WWW::Google::Images::Image is an image object for WWW::Google::Images. WWW::Google::Images::Image is an image object for WWW::Google::Images.Constructornew($agent, $content, $context)Creates and returns a new WWW::Google::Images::Image object.Accessors$image->content_url()Returns the url to the image file itself.$image->context_url()Returns the url to the web page including the image.Other methods$image->save_content(%args)Save the image file. The default is to keep its original file name, but this behavior can be altered using optional parameters.Optional parameters:file => $fileUse $file as file name.dir => $directoryUse $directory as a directory path to save the file. If only 'file' is specified, it will be saved in a path relative to the current working directory.base => $baseUse $base with lowercase original extension added as file name.$image->save_context(%args)Save the web page. The default is to keep its original file name, but this behavior can be altered using optional parameters.Optional parameters:file => $fileUse $file as file name.dir => $directoryUse $directory as a directory path to save the file. If only 'file' is specified, it will be saved in a path relative to the current working directory.base => $baseUse $base with lowercase original extension added as file name. Requirements: · Perl


WWW::Google::Images::Image Related Software