How do I get at the file creation date in OSX? I've looked at both the pods for perl's stat() as well as the Unix version, but the closest I can get it the ctime, which isn't the creation date
Is there an OSX system call I can use to get at this? TIA Robin
