cs::MyDB::File - entities in the FILES table
use cs::MyDB::File;
The cs::MyDB::File module provides blah blah blah.
Given the id of a file, return an object attached to its database record.
Given the path to a file, return an object attached to its database record.
Preamble on creation methods.
Obtains a new record for the file located at pathname.
Does thing ...
Cameron Simpson <cs@zip.com.au>