IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17163


Ignore:
Timestamp:
Mar 27, 2008, 5:04:51 PM (18 years ago)
Author:
Paul Price
Message:

"use" on the wrong one.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/ipp_serial_detrend.pl

    r16752 r17163  
    77use Pod::Usage qw( pod2usage );
    88use IPC::Cmd 0.36 qw( can_run run );
    9 use PS::IPP::Metadata::Config qw( caturi );
     9use PS::IPP::Metadata::Config;
    1010use PS::IPP::Metadata::List qw( parse_md_list );
    11 use PS::IPP::Config;
     11use PS::IPP::Config qw( caturi );
    1212use Data::Dumper;
    1313
Note: See TracChangeset for help on using the changeset viewer.