IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 13, 2008, 1:05:48 PM (18 years ago)
Author:
jhoblitt
Message:

in Nebulous::Client->stat(), handle the SOAP quirk of thinking an "undef" return is a fault (even when no fault code is set).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/bin/neb-touch

    r17643 r17658  
    33# Copyright (C) 2007-2008  Joshua Hoblitt
    44#
    5 # $Id: neb-touch,v 1.8 2008-05-13 00:09:06 jhoblitt Exp $
     5# $Id: neb-touch,v 1.9 2008-05-13 23:05:48 jhoblitt Exp $
    66
    77use strict;
     
    1111$VERSION = '0.01';
    1212
     13use SOAP::Lite trace => 'debug';
    1314use Nebulous::Client;
    1415
Note: See TracChangeset for help on using the changeset viewer.