NAME

cs::MyDB::File - entities in the FILES table


SYNOPSIS

use cs::MyDB::File;


DESCRIPTION

The cs::MyDB::File module provides blah blah blah.


GENERAL FUNCTIONS

byId(id)

Given the id of a file, return an object attached to its database record.

byPath(path)

Given the path to a file, return an object attached to its database record.


OBJECT CREATION

Preamble on creation methods.

new cs::MyDB::File pathname

Obtains a new record for the file located at pathname.


OBJECT METHODS

Method1(arg1...

Does thing ...


AUTHOR

Cameron Simpson <cs@zip.com.au>