in reply to Reading files from ClearCase and dumping the data into Oracle

Re 1): You want to have a look at Text::xSV as well as probably the venerable DBI module, although different interfaces to Oracle exist as well. Have a look around CPAN.

Re 2): you can use the stat function to check a bunch of properties for a file like its creation/modification time.

Makeshifts last the longest.

  • Comment on Re: Reading files from ClearCase and dumping the data into Oracle