Date::ICal is no longer really maintained, and is being dropped by
Debian at least:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653301

I haven't looked to see how we use it, but we should probably consider
replacing it with DateTime::Format::ICal.

Oh, grep has finished:

$ grep -ri 'Date::ical' *
C4/Installer/PerlDependencies.pm:    'Date::ICal' => {
INSTALL.fedora7:Date::ICal
opac/opac-ics.pl:use Date::ICal;
opac/opac-ics.pl:    my $datestart = Date::ICal->new( 
opac/opac-ics.pl:    my $dateend = Date::ICal->new( 

I've created
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7532 to change
this, just want to know if anyone has any issues with doing this.

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5957 6D23 8B16 EFAB FEF8  7175 14D3 6485 A99C EB6D

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to