[Catalyst] problem during catalyst-maunal-tutorial
Adlina Baozhu
kaleasy at 21cn.com
Wed Apr 25 11:30:29 GMT 2007
Hi,alls
I am following the tutorial of CatalystManualTutorial to try my
trip of Catalyst.
In the CatalystBasics.html , I have meet a problem.It happen with this:
Everything go right before it tell me to do.
when it call me to use "Catalyst::Model::DBIC::Schema" to load model
class.
and to run this script:
$ script\myapp_create.pl model MyAppDB DBIC::Schema MyAppDB dbi:SQLite:myapp.db '' '' '{ AutoCommit => 1 }'
it should response like this.
exists "/root/dev/MyApp/script/../lib/MyApp/Model"
exists "/root/dev/MyApp/script/../t"
created "/root/dev/MyApp/script/../lib/MyApp/Model/MyAppDB.pm"
created "/root/dev/MyApp/script/../t/model_MyAppDB.t"
but in fact,nothing happend, no output ,and no files create ,what should
I do then ?
I am using Activeperl-5.8.8-819 on MS winXP SP2. Catalyst-5.6902
--
Nothing for happy.
More information about the Catalyst
mailing list