Commit graph

4 commits

Author SHA1 Message Date
Colin Kuskie
907ce09355 More utility methods, and a few bug fixes.
Use the correct parameter name for other files.
Stub in the build method.
Extend the delete method to handle cleaning up the build directory.
Add a method to get a Path::Class::Dir object for the build directory.
2009-04-30 16:42:31 -07:00
Colin Kuskie
3a6802945c Add tracking of out of date bundles.
Added a db column, lastModifed, and a class method to
fetch the set of out of date bundles, based on comparison
of lastModified and lastBuilt.
2009-04-30 15:32:32 -07:00
Colin Kuskie
c92c386747 Collateral handling code. 2009-04-30 10:39:16 -07:00
Colin Kuskie
821ac7fd10 Adding install script and base module with i18n. 2009-04-28 21:01:38 -07:00