Image::ExifTool::Import man page on Alpinelinux

Man page or keyword search:  
man Server   18016 pages
apropos Keyword Search (all sections)
Output format
Alpinelinux logo
[printable version]

Image::ExifTool::ImporUser Contributed Perl DocumentImage::ExifTool::Import(3)

NAME
       Image::ExifTool::Import - Import CSV and JSON database files

SYNOPSIS
	   use Image::ExifTool::Import qw(ReadCSV ReadJSON);

	   $err = ReadCSV($csvFile, \%database);

	   $err = ReadJSON($jsonfile, \%database);

DESCRIPTION
       This module contains routines for importing tag information from CSV
       (Comma Separated Value) and JSON (JavaScript Object Notation) database
       files.

EXPORTS
       Exports nothing by default, but ReadCSV and ReadJSON may be exported.

METHODS
   ReadCSV / ReadJSON
       Read CSV or JSON file into a database hash.

       Inputs:
	   0) CSV file name.

	   1) Hash reference for database object.

	   2) Optional string used to represent an undefined (missing) tag
	   value.  (Used for deleting tags.)

	   3) [ReadJSON only] Optional character set for converting Unicode
	   escape sequences in strings.	 Defaults to "UTF8".  See the ExifTool
	   Charset option for a list of valid settings.

       Return Value:
	   These functions return an error string, or undef on success and
	   populate the database hash with entries from the CSV or JSON file.
	   Entries are keyed based on the SourceFile column of the CSV or JSON
	   information, and are stored as hash lookups of tag name/value for
	   each SourceFile.

AUTHOR
       Copyright 2003-2014, Phil Harvey (phil at owl.phy.queensu.ca)

       This library is free software; you can redistribute it and/or modify it
       under the same terms as Perl itself.

SEE ALSO
       Image::ExifTool(3pm)

perl v5.18.2			  2014-02-04	    Image::ExifTool::Import(3)
[top]

List of man pages available for Alpinelinux

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net