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

Comparing deliantra/Deliantra-Client/bin/deliantra (file contents):
Revision 1.47 by root, Mon Jul 7 05:02:03 2008 UTC vs.
Revision 1.48 by root, Mon Jul 7 08:02:17 2008 UTC

1#!/opt/bin/perl 1#!/opt/bin/perl
2 2
3{ 3{
4package Deliantra::Client; # work around CPAN breakage 4package Deliantra::Client; # work around CPAN breakage
5package App::Deliantra; # try to reserve namespace
5} 6}
6 7
7if ($ENV{DELIANTRA_CORO_DEBUG}) { 8if ($ENV{DELIANTRA_CORO_DEBUG}) {
8 eval ' 9 eval '
9 use Coro; 10 use Coro;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines