I’ve readed this and made some minor modifications.
$sudo su
#echo “# repo for catalyst” >> /etc/apt/sources.list
#echo “deb http://ftp.us.debian.org/debian/ unstable main” >> /etc/apt/sources.list
#apt-get clean && apt-get update
#apt-get install sqlite3 libdbd-sqlite3-perl libcatalyst-perl
libcatalyst-modules-perl libdbix-class-timestamp-perl
libdatetime-format-sqlite-perl libconfig-general-perl libhtml-formfu-model-dbic-perl libterm-readline-perl-perl
libdbix-class-encodedcolumn-perl libperl6-junction-perl
libtest-pod-perl gcc make libc6-dev
That’s all.