Changeset 27504 for trunk/ippScripts/scripts/bundle_detrends.pl
- Timestamp:
- Mar 29, 2010, 12:57:44 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/bundle_detrends.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/bundle_detrends.pl
r27399 r27504 1 1 #! /usr/bin/env perl 2 2 3 use Carp; 4 3 5 use warnings; 6 use strict; 4 7 use DBI; 5 8 use IPC::Cmd 0.36 qw( can_run run);
Note:
See TracChangeset
for help on using the changeset viewer.
