xmltv/lib Options.pm,1.23,1.24

Nick Morrott <[email protected]>
Newsgroups gmane.comp.tv.xmltv.cvs
Message-ID <[email protected]>
Update of /cvsroot/xmltv/xmltv/lib
In directory vz-cvs-3.sog:/tmp/cvs-serv11680/lib

Modified Files:
	Options.pm 
Log Message:
Perldoc updates for lineups

Index: Options.pm
===================================================================
RCS file: /cvsroot/xmltv/xmltv/lib/Options.pm,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** Options.pm	10 Apr 2012 08:44:21 -0000	1.23
--- Options.pm	10 Jun 2012 11:43:56 -0000	1.24
***************
*** 173,178 ****
  
  ParseOptions also takes care of the following options without returning,
! by calling the stage_sub, listchannels_sub and listlineups_sub  callbacks 
! supplied by the grabber:
  
  =over
--- 173,178 ----
  
  ParseOptions also takes care of the following options without returning,
! by calling the stage_sub, listchannels_sub, list_lineups_sub and get_lineup_sub
! callbacks supplied by the grabber:
  
  =over
***************
*** 281,295 ****
  Optional. A coderef that takes a configuration
  hash as returned by XMLTV::Configure::LoadConfig as the first parameter
! and an option hash as returned by ParseOptions as the second parameter, 
! and returns an xml-string containing a list of all the channel lineups 
! that the grabber can deliver data for using the supplied configuration. 
! Note that the listsub shall not use any channel-configuration from the 
! hashref.
  
  =item get_lineup_sub
  
! Optional. A coderef that takes a lineup ID as a parameter and returns 
! an xml-string that describes the given lineup. The xml-string shall 
! follow the xmltv-lineup.dtd.
  
  =item preferredmethod
--- 281,294 ----
  Optional. A coderef that takes a configuration
  hash as returned by XMLTV::Configure::LoadConfig as the first parameter
! and an option hash as returned by ParseOptions as the second parameter,
! and returns an xml-string containing a list of all the channel lineups
! that the grabber can deliver data for using the supplied configuration.
! Note that the listsub shall not use any channel-configuration from the
! hashref. The xml-string shall follow the xmltv-lineups.xsd schema.
  
  =item get_lineup_sub
  
! Optional. A coderef that returns an xml-string describing the configured
! lineup. The xml-string shall follow the xmltv-lineups.xsd schema.
  
  =item preferredmethod
***************
*** 575,579 ****
  $gn --list-lineups [--output FILE]
  
! $gn --get-lineup [--output FILE]
  /;
      }
--- 574,578 ----
  $gn --list-lineups [--output FILE]
  
! $gn --get-lineup [--config-file FILE] [--output FILE]
  /;
      }


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.