MythTV  0.26-pre
Functions | Variables
maws.pl File Reference

Go to the source code of this file.

Functions

 our ($opt_M, $opt_D, $opt_v)
 if ($opt_v)
 unless (($opt_M)||($opt_D))
 elsif ($opt_D)

Variables

use strict
use warnings
use Encode
my $info = 0
my $infoop = 0
my $site = 'MAWS'
my $baseurl = "/maws/srch.php?search_text="
my $header
my $footer = '</metadata>'
my metaitems
my $version = '$Revision: 1.9 $'
my $command = "maws.pl"
my $commandthumbnail = "maws.png"
my $author = "Auric"
print $header n
 cleanexit

Function Documentation

our ( opt_M,
opt_D,
opt_v 
)
if ( opt_v)

Definition at line 248 of file maws.pl.

unless ( ($opt_M)||($opt_D)  )

Definition at line 253 of file maws.pl.

elsif ( opt_D)

Definition at line 268 of file maws.pl.


Variable Documentation

use strict

Definition at line 8 of file maws.pl.

use warnings

Definition at line 9 of file maws.pl.

use Encode

Definition at line 15 of file maws.pl.

my $info = 0

Definition at line 18 of file maws.pl.

my $infoop = 0

Definition at line 19 of file maws.pl.

my $site = 'MAWS'

Definition at line 22 of file maws.pl.

my $baseurl = "/maws/srch.php?search_text="

Definition at line 23 of file maws.pl.

my $header
Initial value:
"UTF-8"?>
<metadata>'

Definition at line 25 of file maws.pl.

my $footer = '</metadata>'

Definition at line 27 of file maws.pl.

Definition at line 29 of file maws.pl.

$version = '$Revision: 1.9 $'

Definition at line 30 of file maws.pl.

my $command = "maws.pl"

Definition at line 31 of file maws.pl.

my $commandthumbnail = "maws.png"

Definition at line 31 of file maws.pl.

my $author = "Auric"

Definition at line 31 of file maws.pl.

print $footer n

Definition at line 258 of file maws.pl.

Definition at line 275 of file maws.pl.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends