Re: [RFC] doctypes and a major ExtUtils::Depends update
- From: muppet <scott asofyet org>
- To: Torsten Schoenfeld <kaffeetisch web de>
- Cc: gtk-perl mailing list <gtk-perl-list gnome org>
- Subject: Re: [RFC] doctypes and a major ExtUtils::Depends update
- Date: Mon, 9 Feb 2004 19:09:50 -0500
On Monday, February 9, 2004, at 06:19 PM, Torsten Schoenfeld wrote:
On Mon, 2004-02-09 at 08:07, muppet wrote:
These patches require the aforementioned experimental version of
ExtUtils::Depends, which is in CVS and thus not attached.
It seems to work fine for me now. But Gnome2 for example wouldn't
compile unless I rebuild Glib, Gtk2, Gnome2::Canvas, and Gnome2::VFS
from scratch with the new ExtUtils::Depends.
indeed. this is expected, especially since Glib requires the updated
version. however, the version checking doesn't appear to be working in
either the old or new versions. i thought that the version checking
was basic, not something that required Exporter or custom code.
perhaps i'm wrong.
in attempting to make it less of a wizzard's job to set
$Glib::GenPod::COPYRIGHT, i have a new version of the patch which
leaves Glib::MakeHelper->postamble_docs() unaltered (from the outside,
at least) and adds Glib::MakeHelper->postamble_docs_full(), which takes
named parameters like this:
Glib::MakeHelper->postamble_docs_full(
DEPENDS => $deps_object,
DOCTYPES => [qw/gtk.doctypes gdk.doctypes/],
COPYRIGHT_FROM => 'copyright.pod',
)
and, in truth, i like this version better. the same scheme still
applies.
if there are no objections, i'll commit.
--
Holy crap, dude, we have kids!
-- Elysse, six days after giving birth to twins
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]