Changeset 12800 for trunk/ippScripts/scripts/ipp_serial_camera.pl
- Timestamp:
- Apr 10, 2007, 5:16:04 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_serial_camera.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_serial_camera.pl
r12253 r12800 4 4 use strict; 5 5 6 use IPC::Cmd qw( can_run run );6 use IPC::Cmd 0.36 qw( can_run run ); 7 7 use PS::IPP::Metadata::Config; 8 8 use PS::IPP::Metadata::List qw( parse_md_list );
Note:
See TracChangeset
for help on using the changeset viewer.
