# # ChangeLog for /trunk/perl # # Generated by Trac 0.10.3 # 05/23/13 05:29:10 # 08/19/09 01:56:33 jesus [5] * trunk/perl/lib/Cornea.pm (modified) * trunk/perl/lib/Cornea/RepresentationInfo.pm (modified) allow validation of input -- per leon 08/18/09 20:49:19 jesus [4] * trunk/perl/lib/Cornea.pm (modified) * trunk/perl/lib/Cornea/ApacheStore.pm (added) * trunk/perl/lib/Cornea/Config.pm (modified) * trunk/perl/lib/Cornea/Queue.pm (modified) * trunk/perl/lib/Cornea/RecallTable.pm (modified) more code, at some point, I should see if this stuff even works 08/18/09 06:32:43 jesus [3] * trunk/perl (added) * trunk/perl/lib (added) * trunk/perl/lib/Cornea (added) * trunk/perl/lib/Cornea.pm (added) * trunk/perl/lib/Cornea/Config.pm (added) * trunk/perl/lib/Cornea/Queue.pm (added) * trunk/perl/lib/Cornea/RecallTable.pm (added) * trunk/perl/lib/Cornea/RepresentationInfo.pm (added) * trunk/perl/lib/Cornea/StorageNode.pm (added) * trunk/perl/lib/Cornea/StorageNodeList.pm (added) skeleton perl implementation with some feedback from Ciprian about eventual replication. algorithm is there, guts are not.