IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 20, 2008, 1:30:04 PM (18 years ago)
Author:
jhoblitt
Message:

server/client split

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/lib/Nebulous/Server.pm

    r17072 r17074  
    11# Copyright (c) 2004  Joshua Hoblitt
    22#
    3 # $Id: Server.pm,v 1.55 2008-03-20 21:10:57 jhoblitt Exp $
     3# $Id: Server.pm,v 1.56 2008-03-20 23:29:56 jhoblitt Exp $
    44
    55package Nebulous::Server;
     
    88use warnings FATAL => qw( all );
    99
    10 our $VERSION = '0.06';
     10our $VERSION = '0.07';
    1111
    1212use base qw( Class::Accessor::Fast );
Note: See TracChangeset for help on using the changeset viewer.