[Koha-devel] Replacing dependency on Date::ICal

Robin Sheat robin at catalyst.net.nz
Sun Feb 12 03:17:12 CET 2012


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: </pipermail/koha-devel/attachments/20120212/481bb726/attachment.pgp>


More information about the Koha-devel mailing list