[Bast-commits] r8322 - ironman
idn at dev.catalyst.perl.org
idn at dev.catalyst.perl.org
Fri Jan 15 14:55:53 GMT 2010
Author: idn
Date: 2010-01-15 14:55:53 +0000 (Fri, 15 Jan 2010)
New Revision: 8322
Modified:
ironman/notes.pod
Log:
Someone added notes about Additional deps
Modified: ironman/notes.pod
===================================================================
--- ironman/notes.pod 2010-01-15 02:16:31 UTC (rev 8321)
+++ ironman/notes.pod 2010-01-15 14:55:53 UTC (rev 8322)
@@ -85,3 +85,14 @@
=cut
+
+=head2 Additional deps
+
+TryCatch::Error is required for the feed url downloading script.
+
+ perl -I plagger/lib/ IronMan-Web/script/pull_urls.pl --db_path=subscriptions.db
+
+DateTime::Format::SQLite is required if using SQLite by the CSV Import script.
+
+=cut
+
More information about the Bast-commits
mailing list