IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

import Nebulous::Keys instead of Nebulous::Util as parase_neb_key() has moved

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/scripts/dsget

    r17450 r17451  
    33# Copyright (C) 2006-2008  Joshua Hoblitt
    44#
    5 # $Id: dsget,v 1.15 2008-04-18 00:35:35 jhoblitt Exp $
     5# $Id: dsget,v 1.16 2008-04-18 00:50:26 jhoblitt Exp $
    66
    77use strict;
     
    1515use File::Temp ();
    1616use File::Basename qw( basename dirname );
    17 use Nebulous::Util qw( parse_neb_key );
     17use Nebulous::Keys qw( parse_neb_key );
    1818
    1919use Getopt::Long qw( GetOptions :config auto_help auto_version gnu_getopt );
Note: See TracChangeset for help on using the changeset viewer.