]> git.pld-linux.org Git - packages/pdflib.git/blob - pdflib-pdflib_pl_pm_VERSION.patch
- rebuild with perl 5.24.0
[packages/pdflib.git] / pdflib-pdflib_pl_pm_VERSION.patch
1 --- pdflib-4.0.3/bind/perl/pdflib_pl.pm~        2001-03-22 19:14:50.000000000 +0100
2 +++ pdflib-4.0.3/bind/perl/pdflib_pl.pm 2004-06-03 12:31:50.654653776 +0200
3 @@ -2,7 +2,7 @@
4  package pdflib_pl;
5  require Exporter;
6  require DynaLoader;
7 -$VERSION=4.0;
8 +$VERSION='4.0';
9  @ISA = qw(Exporter DynaLoader);
10  package pdflibc;
11  bootstrap pdflib_pl;
This page took 0.337579 seconds and 3 git commands to generate.