[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Gtk2::Ex::TreeMaker - 0.05 is now available !
- From: ofey aikon <ofey aikon gmail com>
- To: "Kevin C. Krinke" <kckrinke opendoorsoftware com>
- Cc: gtk-perl-list gnome org
- Subject: Re: Gtk2::Ex::TreeMaker - 0.05 is now available !
- Date: Sat, 5 Feb 2005 13:01:01 -0600
> I edited the Makefile.PL and replaced the /'s with \'s in the
> VERSION_FROM and ABSTRACT_FROM lines.
Thank you ! Looks like if I use module-starter (Module::Starter), it
uses \ instead of / since I am on Windows. I've edited the Makefile.PL
manually for now.
> WARNING: Setting ABSTRACT via file 'lib/Gtk2/Ex/TreeMaker.pm' failed
> at /usr/share/perl/5.8/ExtUtils/MakeMaker.pm line 606
> Writing Makefile for Gtk2::Ex::TreeMaker
Hmmm... Learnt one more thing today. That while writing POD, the
=head1 NAME should contain the name of the module without any markup.
I was using
=head1 NAME
B<Gtk2::Ex::TreeMaker> - blah blah
and it failed because of the B<> tag.
I've fixed both the issues. Will include in the next release.
ofey.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]