ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/bin/cf-slotutil
(Generate patch)

Comparing deliantra/Deliantra/bin/cf-slotutil (file contents):
Revision 1.4 by root, Sun Sep 28 15:08:20 2008 UTC vs.
Revision 1.5 by root, Sat May 15 00:22:26 2010 UTC

1#!/opt/bin/perl 1#!/opt/bin/perl
2 2
3use utf8; 3use common::sense;
4use strict qw(vars subs);
5 4
6use Deliantra; 5use Deliantra;
7use IO::AIO; 6use IO::AIO;
8use List::Util; 7use List::Util;
9 8

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines