make-to-romdb.pl File Reference

Go to the source code of this file.

Functions

 Date_Init ()
 if (!$ARGV[0])

Variables

use strict
my $xml = new XML::Simple
my $data = $xml->XMLin($ARGV[0])
my $date = UnixDate(ParseDate($1), '%Y%m%d')
my $category


Function Documentation

Date_Init (  ) 

if ( !$  ARGV[0]  ) 

Definition at line 10 of file make-to-romdb.pl.


Variable Documentation

use strict

Definition at line 3 of file make-to-romdb.pl.

Referenced by if().

my $xml = new XML::Simple

Definition at line 16 of file make-to-romdb.pl.

Referenced by $item().

my $data = $xml->XMLin($ARGV[0])

Definition at line 18 of file make-to-romdb.pl.

my $date = UnixDate(ParseDate($1), '%Y%m%d')

Definition at line 22 of file make-to-romdb.pl.

my $category

Definition at line 24 of file make-to-romdb.pl.


Generated on Sat Dec 18 05:15:53 2010 for MythTV by  doxygen 1.5.5