ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Urlader/bin/urlader-util
(Generate patch)

Comparing Urlader/bin/urlader-util (file contents):
Revision 1.1 by root, Wed Jan 4 14:19:05 2012 UTC vs.
Revision 1.2 by root, Wed Jan 4 14:22:46 2012 UTC

6use Urlader; 6use Urlader;
7 7
8my $verbose = 1; 8my $verbose = 1;
9 9
10my $URLADER; 10my $URLADER;
11my $OUTPUT = "-"; 11my $OUTPUT;
12my $WINDOWS_ICON; 12my $WINDOWS_ICON;
13my $MODE = "pack"; 13my $MODE = "pack";
14 14
15Getopt::Long::Configure ("bundling", "no_ignore_case"); 15Getopt::Long::Configure ("bundling", "no_ignore_case");
16GetOptions( 16GetOptions(

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines