On 2014-09-25 00:36:26, egraaf@egraaf.org wrote:
Show quoted text> script/myapp_create.pl model DB DBIC::Schema MyApp::Schema\
> create=static component=TimeStamp dbi:SQLite:myapp.db\
> on_connect_do="PRAGMA foreign_keys = ON"
>
> When creating the database model the tutorial tries to include the
> TimeStamp library by using component=TimeStamp, this should be
> components=TimeStamp
This will be fixed in 5.9009, to be released today. The error was my fault; I'm so sorry!