teeny-tiny docs error
[prev]
[thread]
[next]
[Date index for 2005/02/23]
Slight documentation error:
The 'longhand' version of the new_music constructor shown above would
similarly be:
Music::CD->set_sql(new_music => qq{
SELECT __ESSENTIAL__
FROM __TABLE__
WHERE year > ?
};
is missing the closing ) bracket before the final semi-colon.
Carl
|
teeny-tiny docs error
Carl Johnstone 16:46 on 23 Feb 2005
|