|
MythTV
0.26-pre
|
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 | |
| our | ( | $ | opt_M, |
| $ | opt_D, | ||
| $ | opt_v | ||
| ) |
1.7.6.1