IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17449


Ignore:
Timestamp:
Apr 17, 2008, 2:08:58 PM (18 years ago)
Author:
jhoblitt
Message:

VERSION 0.08

Location:
trunk/Nebulous
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/Changes

    r17448 r17449  
    11Revision history for Nebulous
    22
    3 0.08
     30.08 Thu Apr 17 14:07:18 HST 2008
    44    - add Nebulous::Client::open() '>' (truncate) mode
    55
  • trunk/Nebulous/lib/Nebulous/Client.pm

    r17448 r17449  
    11# Copyright (c) 2004-2008  Joshua Hoblitt
    22#
    3 # $Id: Client.pm,v 1.42 2008-04-18 00:08:23 jhoblitt Exp $
     3# $Id: Client.pm,v 1.43 2008-04-18 00:08:58 jhoblitt Exp $
    44
    55package Nebulous::Client;
     
    88use warnings FATAL => qw( all );
    99
    10 our $VERSION = '0.07';
     10our $VERSION = '0.08';
    1111
    1212use File::Copy qw();
Note: See TracChangeset for help on using the changeset viewer.