Commit Graph

5 Commits

Author SHA1 Message Date
lebel
2635bc0375 www: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:22:45 +00:00
peter
632d4540c5 remove interactive flag. the correct fix (for my oversite in the original)
was to add a BUILD_DEPENDs on mod_perl - the configuration searches for
this. Does anyone possibly want to run this *without* mod_perl ?
2001-04-09 13:13:03 +00:00
naddy
62bc4432d4 IS_INTERACTIVE to keep this from breaking unsupervised package building. 2001-04-07 13:19:22 +00:00
peter
e03e05e0c4 expand my name as maintainer - conform to new policy on maintainers 2001-03-22 09:48:59 +00:00
peter
dd252e9ea7 Embperl gives you the power to embed Perl code in your HTML documents
and the ability to build your Web site out of small reusable objects
in a OO-style. You can also take advantage all available Perl
modules, (including DBI for database access) use their functionality
and easily include their output into your web pages.

NOTE: that the build warns about File::Spec being out of date, but this
appears to have no noticable effect in my tests. If someone finds a
problem, then a p5-File-Spec port is required at a later date.
2001-03-19 17:31:35 +00:00