ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/util/guilds.pl
(Generate patch)

Comparing deliantra/util/guilds.pl (file contents):
Revision 1.3 by pippijn, Sun Dec 3 00:59:21 2006 UTC vs.
Revision 1.4 by pippijn, Sun Dec 3 00:59:38 2006 UTC

1#!/usr/bin/env perl 1#!/usr/bin/env perl
2 2
3# Script to help making assertions on guild activity 3# Script to help drawing conclusions on guild activity
4# Usage is at the bottom 4# Usage is at the bottom
5 5
6use strict; 6use strict;
7use List::Util qw(max); 7use List::Util qw(max);
8 8

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines