Offset 7, 10 lines modified | Offset 7, 10 lines modified | ||
7 | -rw-r--r--···0·root·········(0)·wheel········(0)·····9435·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/SVG/Parser.pm | 7 | -rw-r--r--···0·root·········(0)·wheel········(0)·····9435·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/SVG/Parser.pm |
8 | -rw-r--r--···0·root·········(0)·wheel········(0)·····9527·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/SVG/Parser/Base.pm | 8 | -rw-r--r--···0·root·········(0)·wheel········(0)·····9527·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/SVG/Parser/Base.pm |
9 | -rw-r--r--···0·root·········(0)·wheel········(0)·····7120·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/SVG/Parser/Expat.pm | 9 | -rw-r--r--···0·root·········(0)·wheel········(0)·····7120·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/SVG/Parser/Expat.pm |
10 | -rw-r--r--···0·root·········(0)·wheel········(0)·····4065·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/SVG/Parser/SAX.pm | 10 | -rw-r--r--···0·root·········(0)·wheel········(0)·····4065·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/SVG/Parser/SAX.pm |
11 | -rw-r--r--···0·root·········(0)·wheel········(0)·····4540·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/SVG/Parser/SAX/Handler.pm | 11 | -rw-r--r--···0·root·········(0)·wheel········(0)·····4540·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/SVG/Parser/SAX/Handler.pm |
12 | -rw-r--r--···0·root·········(0)·wheel········(0)·····4344·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/man/man3/SVG::Parser.3.gz | 12 | -rw-r--r--···0·root·········(0)·wheel········(0)·····4344·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/man/man3/SVG::Parser.3.gz |
13 | -rw-r--r--···0·root·········(0)·wheel········(0)·····2584·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/man/man3/SVG::Parser::Expat.3.gz | 13 | -rw-r--r--···0·root·········(0)·wheel········(0)·····2584·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/man/man3/SVG::Parser::Expat.3.gz |
14 | -rw-r--r--···0·root·········(0)·wheel········(0)·····267 | 14 | -rw-r--r--···0·root·········(0)·wheel········(0)·····2674·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/man/man3/SVG::Parser::SAX.3.gz |
15 | -rw-r--r--···0·root·········(0)·wheel········(0)·····1959·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/man/man3/SVG::Parser::SAX::Handler.3.gz | 15 | -rw-r--r--···0·root·········(0)·wheel········(0)·····1959·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/man/man3/SVG::Parser::SAX::Handler.3.gz |
16 | -rw-r--r--···0·root·········(0)·wheel········(0)······494·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/mach/5.20/auto/SVG/Parser/.packlist | 16 | -rw-r--r--···0·root·········(0)·wheel········(0)······494·2016-04-21·19:48:20.000000·/usr/local/lib/perl5/site_perl/mach/5.20/auto/SVG/Parser/.packlist |
Offset 1, 1 lines modified | Offset 1, 1 lines modified | ||
1 | {"name":"p5-SVG-Parser","origin":"textproc/p5-SVG-Parser","version":"1.03_1","comment":"XML·Parser·for·SVG·documents","maintainer":"sunpoet@FreeBSD.org","www":"http://search.cpan.org/dist/SVG-Parser/","abi":"FreeBSD:11:amd64","arch":"freebsd:11:x86:64","prefix":"/usr/local","flatsize":660 | 1 | {"name":"p5-SVG-Parser","origin":"textproc/p5-SVG-Parser","version":"1.03_1","comment":"XML·Parser·for·SVG·documents","maintainer":"sunpoet@FreeBSD.org","www":"http://search.cpan.org/dist/SVG-Parser/","abi":"FreeBSD:11:amd64","arch":"freebsd:11:x86:64","prefix":"/usr/local","flatsize":66069,"licenselogic":"or","licenses":["ART10","GPLv1"],"desc":"SVG::Parser·is·an·XML·parser·for·SVG·Documents.·It·takes·XML·as·input·and\nproduces·an·SVG·object·as·its·output.\n\nSVG::Parser·supports·both·XML::SAX·and·XML::Parser·(Expat)·parsers,·with·SAX\npreferred·by·default.·Only·one·of·these·needs·to·be·installed·for·SVG::Parser·to\nfunction.\n\nA·list·of·preferred·parsers·may·be·specified·in·the·import·list·-·SVG::Parser\nwill·use·the·first·parser·that·successfully·loads.·Some·basic·measures·are·taken\nto·provide·cross-compatibility.·Applications·requiring·more·advanced·parser\nfeatures·should·use·the·relevant·parser·module·directly;·see·SVG::Parser::Expat\nand·SVG::Parser::SAX.\n\nWWW:·http://search.cpan.org/dist/SVG-Parse·✂ |
Offset 1, 1 lines modified | Offset 1, 1 lines modified | ||
1 | {"name":"p5-SVG-Parser","origin":"textproc/p5-SVG-Parser","version":"1.03_1","comment":"XML·Parser·for·SVG·documents","maintainer":"sunpoet@FreeBSD.org","www":"http://search.cpan.org/dist/SVG-Parser/","abi":"FreeBSD:11:amd64","arch":"freebsd:11:x86:64","prefix":"/usr/local","flatsize":660 | 1 | {"name":"p5-SVG-Parser","origin":"textproc/p5-SVG-Parser","version":"1.03_1","comment":"XML·Parser·for·SVG·documents","maintainer":"sunpoet@FreeBSD.org","www":"http://search.cpan.org/dist/SVG-Parser/","abi":"FreeBSD:11:amd64","arch":"freebsd:11:x86:64","prefix":"/usr/local","flatsize":66069,"licenselogic":"or","licenses":["ART10","GPLv1"],"desc":"SVG::Parser·is·an·XML·parser·for·SVG·Documents.·It·takes·XML·as·input·and\nproduces·an·SVG·object·as·its·output.\n\nSVG::Parser·supports·both·XML::SAX·and·XML::Parser·(Expat)·parsers,·with·SAX\npreferred·by·default.·Only·one·of·these·needs·to·be·installed·for·SVG::Parser·to\nfunction.\n\nA·list·of·preferred·parsers·may·be·specified·in·the·import·list·-·SVG::Parser\nwill·use·the·first·parser·that·successfully·loads.·Some·basic·measures·are·taken\nto·provide·cross-compatibility.·Applications·requiring·more·advanced·parser\nfeatures·should·use·the·relevant·parser·module·directly;·see·SVG::Parser::Expat\nand·SVG::Parser::SAX.\n\nWWW:·http://search.cpan.org/dist/SVG-Parse·✂ |
Offset 129, 15 lines modified | Offset 129, 15 lines modified | ||
129 | .····ds·ae·ae | 129 | .····ds·ae·ae |
130 | .····ds·Ae·AE | 130 | .····ds·Ae·AE |
131 | .\} | 131 | .\} |
132 | .rm·#[·#]·#H·#V·#F·C | 132 | .rm·#[·#]·#H·#V·#F·C |
133 | .\"·======================================================================== | 133 | .\"·======================================================================== |
134 | .\" | 134 | .\" |
135 | .IX·Title·"SVG::Parser·3" | 135 | .IX·Title·"SVG::Parser·3" |
136 | .TH·SVG::Parser·3·"2016-06-1 | 136 | .TH·SVG::Parser·3·"2016-06-11"·"perl·v5.20.3"·"User·Contributed·Perl·Documentation" |
137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes | 137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes |
138 | .\"·way·too·many·mistakes·in·technical·documents. | 138 | .\"·way·too·many·mistakes·in·technical·documents. |
139 | .if·n·.ad·l | 139 | .if·n·.ad·l |
140 | .nh | 140 | .nh |
141 | .SH·"NAME" | 141 | .SH·"NAME" |
142 | SVG::Parser·\-·XML·Parser·for·SVG·documents | 142 | SVG::Parser·\-·XML·Parser·for·SVG·documents |
143 | .SH·"SYNOPSIS" | 143 | .SH·"SYNOPSIS" |
Offset 129, 15 lines modified | Offset 129, 15 lines modified | ||
129 | .····ds·ae·ae | 129 | .····ds·ae·ae |
130 | .····ds·Ae·AE | 130 | .····ds·Ae·AE |
131 | .\} | 131 | .\} |
132 | .rm·#[·#]·#H·#V·#F·C | 132 | .rm·#[·#]·#H·#V·#F·C |
133 | .\"·======================================================================== | 133 | .\"·======================================================================== |
134 | .\" | 134 | .\" |
135 | .IX·Title·"SVG::Parser::Expat·3" | 135 | .IX·Title·"SVG::Parser::Expat·3" |
136 | .TH·SVG::Parser::Expat·3·"2016-06-1 | 136 | .TH·SVG::Parser::Expat·3·"2016-06-11"·"perl·v5.20.3"·"User·Contributed·Perl·Documentation" |
137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes | 137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes |
138 | .\"·way·too·many·mistakes·in·technical·documents. | 138 | .\"·way·too·many·mistakes·in·technical·documents. |
139 | .if·n·.ad·l | 139 | .if·n·.ad·l |
140 | .nh | 140 | .nh |
141 | .SH·"NAME" | 141 | .SH·"NAME" |
142 | SVG::Parser::Expat·\-·XML·Expat·Parser·for·SVG·documents | 142 | SVG::Parser::Expat·\-·XML·Expat·Parser·for·SVG·documents |
143 | .SH·"SYNOPSIS" | 143 | .SH·"SYNOPSIS" |
Offset 129, 15 lines modified | Offset 129, 15 lines modified | ||
129 | .····ds·ae·ae | 129 | .····ds·ae·ae |
130 | .····ds·Ae·AE | 130 | .····ds·Ae·AE |
131 | .\} | 131 | .\} |
132 | .rm·#[·#]·#H·#V·#F·C | 132 | .rm·#[·#]·#H·#V·#F·C |
133 | .\"·======================================================================== | 133 | .\"·======================================================================== |
134 | .\" | 134 | .\" |
135 | .IX·Title·"SVG::Parser::SAX·3" | 135 | .IX·Title·"SVG::Parser::SAX·3" |
136 | .TH·SVG::Parser::SAX·3·"2016-06-1 | 136 | .TH·SVG::Parser::SAX·3·"2016-06-11"·"perl·v5.20.3"·"User·Contributed·Perl·Documentation" |
137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes | 137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes |
138 | .\"·way·too·many·mistakes·in·technical·documents. | 138 | .\"·way·too·many·mistakes·in·technical·documents. |
139 | .if·n·.ad·l | 139 | .if·n·.ad·l |
140 | .nh | 140 | .nh |
141 | .SH·"NAME" | 141 | .SH·"NAME" |
142 | SVG::Parser::SAX·\-·XML·SAX·Parser·for·SVG·documents | 142 | SVG::Parser::SAX·\-·XML·SAX·Parser·for·SVG·documents |
143 | .SH·"SYNOPSIS" | 143 | .SH·"SYNOPSIS" |
Offset 129, 15 lines modified | Offset 129, 15 lines modified | ||
129 | .····ds·ae·ae | 129 | .····ds·ae·ae |
130 | .····ds·Ae·AE | 130 | .····ds·Ae·AE |
131 | .\} | 131 | .\} |
132 | .rm·#[·#]·#H·#V·#F·C | 132 | .rm·#[·#]·#H·#V·#F·C |
133 | .\"·======================================================================== | 133 | .\"·======================================================================== |
134 | .\" | 134 | .\" |
135 | .IX·Title·"SVG::Parser::SAX::Handler·3" | 135 | .IX·Title·"SVG::Parser::SAX::Handler·3" |
136 | .TH·SVG::Parser::SAX::Handler·3·"2016-06-1 | 136 | .TH·SVG::Parser::SAX::Handler·3·"2016-06-11"·"perl·v5.20.3"·"User·Contributed·Perl·Documentation" |
137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes | 137 | .\"·For·nroff,·turn·off·justification.··Always·turn·off·hyphenation;·it·makes |
138 | .\"·way·too·many·mistakes·in·technical·documents. | 138 | .\"·way·too·many·mistakes·in·technical·documents. |
139 | .if·n·.ad·l | 139 | .if·n·.ad·l |
140 | .nh | 140 | .nh |
141 | .SH·"NAME" | 141 | .SH·"NAME" |
142 | SVG::Parser::SAX::Handler·\-·SAX·handler·class·for·SVG·documents | 142 | SVG::Parser::SAX::Handler·\-·SAX·handler·class·for·SVG·documents |
143 | .SH·"DESCRIPTION" | 143 | .SH·"DESCRIPTION" |