Author: pgollucci
Date: Wed Nov 8 01:15:37 2006
New Revision: 472431
URL: http://svn.apache.org/viewvc?view=rev&rev=472431
Log:
http://rt.cpan.org/Ticket/Display.html?id=22881
Make sue the fine in %INC is -e and therefore hopefully
stat() able.
Previously fatal warnings caused this to bomb.
Author: pgollucci
Date: Wed Nov 8 01:18:34 2006
New Revision: 472435
URL: http://svn.apache.org/viewvc?view=rev&rev=472435
Log:
http://rt.cpan.org/Ticket/Display.html?id=22881
Make sure the file in %INC is -e and therefore hopefully
stat() able.
Previously fatal warnings caused this to bomb.
Author: pgollucci
Date: Wed Nov 8 01:59:07 2006
New Revision: 472441
URL: http://svn.apache.org/viewvc?view=rev&rev=472441
Log:
restoring 471903 which was clearly committed here r468765
I'm not sure how it was able to commit that twice -- the up-to-date check
should have failed.
I also shouldn'
Author: pgollucci
Date: Wed Nov 8 18:58:44 2006
New Revision: 472749
URL: http://svn.apache.org/viewvc?view=rev&rev=472749
Log:
recode get_svn_files() to work with SVN clients < 1.4.0 and
1.4.0+ simultaneously
[.svn dirs in 1.4.0+ are now a binary format not XML]
Modified:
perl/modperl/tru