IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17538


Ignore:
Timestamp:
May 5, 2008, 5:03:50 PM (18 years ago)
Author:
jhoblitt
Message:

argh!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/lib/Nebulous/Client.pm

    r17537 r17538  
    11# Copyright (c) 2004-2008  Joshua Hoblitt
    22#
    3 # $Id: Client.pm,v 1.44 2008-05-06 02:58:24 jhoblitt Exp $
     3# $Id: Client.pm,v 1.45 2008-05-06 03:03:50 jhoblitt Exp $
    44
    55package Nebulous::Client;
     
    77use strict;
    88use warnings FATAL => qw( all );
     9no warnings qw( uninitialized );
    910
    1011our $VERSION = '0.08';
Note: See TracChangeset for help on using the changeset viewer.