Commit Graph

4012 Commits

Author SHA1 Message Date
espie
65d373b992 a few more catalyst pieces 2006-11-06 13:42:41 +00:00
espie
390ce63f7e RFC 3066 langtags support in perl 2006-11-06 13:07:22 +00:00
espie
ac7b695f75 add catalyst crud scaffolding pieces and interface to prototype 2006-11-06 12:37:45 +00:00
espie
a6a800fa28 catalyst prereq for CRUD scaffolding 2006-11-06 11:53:51 +00:00
msf
297becc61f +vanessa 2006-11-06 10:58:28 +00:00
msf
0e6b5f88a2 initial import of vanessa
Vanessa is a collection of libraries that have been developed while working on a number of projects including perdition.

initial work by dlg@ and with input from bernd@

ok bernd@
2006-11-06 10:57:38 +00:00
espie
b37196fd7b fix tutorial 2006-11-06 01:21:49 +00:00
espie
05859c3fa6 add catalyst tutorial components 2006-11-05 21:05:32 +00:00
espie
70568365d5 bundle of packages required to go through the catalyst tutorial 2006-11-05 20:59:55 +00:00
espie
c4d786aa2c a second way to handle plugins, different semantics. 2006-11-05 20:08:20 +00:00
espie
29f5740748 missed dependency, noticed by Simon 2006-11-05 19:23:02 +00:00
wilfried
1e103ec1df +boost 2006-11-05 19:21:11 +00:00
wilfried
4aa36ec4b0 Import boost 1.33.1
Free peer-reviewed portable C++ source libraries

From Deanna Phillips <deanna@sdf.lonestar.org>
with work from me, robert@ and kurt@
2006-11-05 19:20:41 +00:00
espie
7c81911e20 +archivers CATEGORY 2006-11-05 17:12:02 +00:00
espie
417fafd833 link in some catalyst modules 2006-11-05 17:05:42 +00:00
espie
930c033e40 catalyst prereq 2006-11-05 16:19:51 +00:00
espie
23e172192a needed for Catalyst::Plugin::Session::PerUser 2006-11-05 16:05:24 +00:00
espie
bcd48b1a2b a set implementation in perl, fast. 2006-11-05 14:53:43 +00:00
espie
5cc5da3093 better debug info from catalyst 2006-11-05 14:28:03 +00:00
espie
f35b9d0fe4 catalyst test prereqs 2006-11-05 13:52:43 +00:00
espie
77dfe7a20f catalyst test prereq 2006-11-05 13:45:24 +00:00
espie
400b237b1c test framework for running catalyst stuff outside a webserver 2006-11-05 13:39:24 +00:00
espie
9d89d76dac +catalyst stuff 2006-11-05 12:32:33 +00:00
espie
83b58071fd conflicts with old universal exports 2006-11-05 10:54:33 +00:00
espie
6e53832d31 extends require to avoid eval in user-visible code. 2006-11-05 10:37:20 +00:00
espie
56ca89b8c7 modbuild, not build. no package changes 2006-11-05 10:31:49 +00:00
espie
02eecdf495 +catalyst pieces 2006-11-05 00:22:23 +00:00
espie
f0bf5b79f1 yet another catalyst prereq 2006-11-04 23:50:21 +00:00
espie
6763ec7b38 more catalyst prereqs 2006-11-04 23:38:49 +00:00
espie
0956e883d4 prereq for Catalyst 2006-11-04 23:29:18 +00:00
espie
4b84ef24fe +some catalyst modules 2006-11-04 19:29:07 +00:00
kili
262f516a1b Avoid references to PKGNAME.
Remove noops like WRKDIST=${WRKDIR}/${DISTNAME}.
Drop DIST_SUBDIR where appropriate.

Problem mentioned by naddy.
Some simplifications and ok, steven.
2006-11-04 19:19:15 +00:00
espie
49e7389e21 catalyst prereq 2006-11-04 19:03:02 +00:00
espie
248480c48d yet another prereq for catalyst 2006-11-04 17:57:17 +00:00
espie
63ee020ed5 yet another catalyst dependency 2006-11-04 17:25:02 +00:00
espie
7af6c7f587 IO::File with locking thru flock 2006-11-04 17:16:41 +00:00
espie
3d3081b86e synch with 1st phase of imported catalyst 2006-11-04 15:39:10 +00:00
espie
05151c5a2c yet another catalyst dependency 2006-11-04 15:33:38 +00:00
espie
8df9315246 Visitor pattern in perl. 2006-11-04 15:26:25 +00:00
espie
c42f419daf update Test-MockObject to a version that can handle catalyst tests... 2006-11-04 15:22:46 +00:00
espie
828499d49d yet another dependency for updating Test::MockObject 2006-11-04 15:19:38 +00:00
espie
76c0a5db23 another piece of catalyst, this one is a prerequisite for updating
Test::MockObject
2006-11-04 15:14:59 +00:00
espie
4e0c7446c7 alternative to Test::more::use_ok
prereq for regression tests for catalyst.
2006-11-04 15:04:02 +00:00
espie
a16bf9a9ed pretty-print Data, catalyst prereq 2006-11-04 14:49:58 +00:00
espie
9c5b91160e pluggable configuration file reader. Prerequisite for catalyst 2006-11-04 14:45:56 +00:00
espie
f95a746038 Config::General is a configuration parser using a format similar
to Apache.

It is a regression depend for some module needed for catalyst.
2006-11-04 14:43:11 +00:00
espie
9706a617db `plugins' oo mechanism for perl modules. Prerequisite for Catalyst. 2006-11-04 13:54:35 +00:00
espie
baa8f5aa15 lightweight oo exceptions in perl. prerequisite for catalyst. 2006-11-04 13:45:29 +00:00
espie
069fa8ca48 recursive copy from perl. current version, prerequisite for catalyst. 2006-11-04 13:42:02 +00:00
jasper
0413e5a7f7 update to 1.08 and update my address while there.
ok steven
2006-11-04 10:14:36 +00:00