xmltv/lib exe_opt.pl,1.28,1.29
Robert Eden <[email protected]>
| Newsgroups | gmane.comp.tv.xmltv.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/xmltv/xmltv/lib In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19060 Modified Files: exe_opt.pl Log Message: exe changes sp XMLTV::ProgressBar works Index: exe_opt.pl =================================================================== RCS file: /cvsroot/xmltv/xmltv/lib/exe_opt.pl,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** exe_opt.pl 20 Sep 2014 06:11:43 -0000 1.28 --- exe_opt.pl 31 Oct 2014 04:23:38 -0000 1.29 *************** *** 22,25 **** --- 22,28 ---- -add Params::Validate::** -add Date::Language:: + -add Class::MethodMaker:: + -add Class::MethodMaker::Engine + -add arybase -bind=libexpat-1_.dll[file=C:\strawberry\c\bin\libexpat-1_.dll,extract] -bind=libxml2-2_.dll[file=C:\strawberry\c\bin\libxml2-2_.dll,extract] ------------------------------------------------------------------------------