Query: odf_set_title
OS: debian
Section: 1p
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ODF_SET_TITLE(1p) User Contributed Perl Documentation ODF_SET_TITLE(1p)NAMEodf_set_title - Set the title of a document using the first heading of the contentUSAGEodf_set_title <filename> <new title>SYNOPSISThis sample script outputs the current title of an ODF file, then it replaces it using a command line argument as the new title. If the command line doesn't provide a new title, then the program uses the first heading text in the document body. If the document doesn't contain any heading element, nothing is changed. perl v5.14.2 2010-04-02 ODF_SET_TITLE(1p)