Re: [Koha] attempting to install Koha at Bluehost.com
Actually, this question should go to koha-devel and s/Do/Should/ MJ Ray <mjr@phonecoop.coop> wrote:
Do we still use Class::Accessor, Event and HTML::Template?
I see from hdl's list that HTML::Template is used only in maclesold.pl,MACLES.pl,macles.v1.0.pl - will they be in 3.0? I can't see Class::Accessor or Event. I think Event was pulled in by Net::Z3950, which is going away. I await your replies with interest. Thanks, -- MJ Ray - see/vidu http://mjr.towers.org.uk/email.html Experienced webmaster-developers for hire http://www.ttllp.co.uk/ Also: statistician, sysadmin, online shop builder, workers co-op. Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/
MJ Ray a écrit :
Actually, this question should go to koha-devel and s/Do/Should/
MJ Ray <mjr@phonecoop.coop> wrote:
Do we still use Class::Accessor, Event and HTML::Template?
I see from hdl's list that HTML::Template is used only in maclesold.pl,MACLES.pl,macles.v1.0.pl - will they be in 3.0?
I can't see Class::Accessor or Event. I think Event was pulled in by Net::Z3950, which is going away.
I await your replies with interest.
Thanks,
Class::Acessor is a required module for MARC::Charset or MARC::File::XML. imho, it shouldnot appear as a dependance. About HTML::Template, the scripts you point are ancient versions of a script. They will not be in version 3.0. Right. Have a nice day. -- Henri-Damien LAURENT
Henri-Damien LAURENT <laurenthdl@alinto.com> wrote:
Class::Acessor is a required module for MARC::Charset or MARC::File::XML. imho, it shouldnot appear as a dependance.
It seems I picked it up from Joshua Ferraro's http://www.kohadocs.org/Installing_Koha_on_Debian_sarge.html#d0e676 - is that accurate?
About HTML::Template, the scripts you point are ancient versions of a script. They will not be in version 3.0.
OK, noted. Thanks, -- MJ Ray - see/vidu http://mjr.towers.org.uk/email.html Experienced webmaster-developers for hire http://www.ttllp.co.uk/ Also: statistician, sysadmin, online shop builder, workers co-op. Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/
participants (2)
-
Henri-Damien LAURENT -
MJ Ray