/usr/local/poudriere/data/packages/e24a8cae34360705d022f17584bb6b4507b8eb89-build1/All/p5-Lexical-Import-0.002_2.txz vs.
/usr/local/poudriere/data/packages/e24a8cae34360705d022f17584bb6b4507b8eb89-build2/All/p5-Lexical-Import-0.002_2.txz
p5-Lexical-Import-0.002_2.txz-content
+MANIFEST
Offset 1, 1 lines modifiedOffset 1, 1 lines modified
1 {"name":​"p5-​Lexical-​Import",​"origin":​"devel/​p5-​Lexical-​Import",​"version":​"0.​002_2",​"comment":​"Clean·​imports·​from·​package-​exporting·​modules",​"maintainer":​"sunpoet@FreeBSD.​org",​"www":​"http:​/​/​search.​cpan.​org/​dist/​Lexical-​Import/​",​"abi":​"FreeBSD:​11:​amd64",​"arch":​"freebsd:​11:​x86:​64",​"prefix":​"/​usr/​local",​"flatsize":​18936,​"licenselogic":​"single",​"desc":​"Lexical:​:​Import·​allows·​functions·​and·​other·​items,​·​from·​a·​separate·​module,​·​to·​be\nimported·​into·​the·​lexical·​namespace·​(as·​implemented·​by·​Lexical:​:​Var)​,​·​when·​the\nexporting·​module·​exports·​non-​lexically·​to·​a·​package·​in·​the·​traditional·​manner.​\nThis·​is·​a·​translation·​layer,​·​to·​help·​code·​written·​in·​the·​new·​way·​to·​use·​modules\nwritten·​in·​the·​old·​way.​\n\nA·​lexically-​imported·​item·​takes·​effect·​from·​the·​end·​of·​the·​definition·​statement\nup·​to·​the·​end·​of·​the·​immediately·​enclosing·​block,​·​except·​where·​it·​is·​shadowed\nwithin·​a·​nested·​block.​·​This·​is·​the·​same·​lexical·​scoping·​that·​the·​my,​·​our,​·​and\nstate·​keywords·​supply.​·​Within·​its·​scope,​·​any·​use·​of·​the·​single-​part·​name·​of·​the\nitem··​✂1 {"name":​"p5-​Lexical-​Import",​"origin":​"devel/​p5-​Lexical-​Import",​"version":​"0.​002_2",​"comment":​"Clean·​imports·​from·​package-​exporting·​modules",​"maintainer":​"sunpoet@FreeBSD.​org",​"www":​"http:​/​/​search.​cpan.​org/​dist/​Lexical-​Import/​",​"abi":​"FreeBSD:​11:​amd64",​"arch":​"freebsd:​11:​x86:​64",​"prefix":​"/​usr/​local",​"flatsize":​18936,​"licenselogic":​"single",​"desc":​"Lexical:​:​Import·​allows·​functions·​and·​other·​items,​·​from·​a·​separate·​module,​·​to·​be\nimported·​into·​the·​lexical·​namespace·​(as·​implemented·​by·​Lexical:​:​Var)​,​·​when·​the\nexporting·​module·​exports·​non-​lexically·​to·​a·​package·​in·​the·​traditional·​manner.​\nThis·​is·​a·​translation·​layer,​·​to·​help·​code·​written·​in·​the·​new·​way·​to·​use·​modules\nwritten·​in·​the·​old·​way.​\n\nA·​lexically-​imported·​item·​takes·​effect·​from·​the·​end·​of·​the·​definition·​statement\nup·​to·​the·​end·​of·​the·​immediately·​enclosing·​block,​·​except·​where·​it·​is·​shadowed\nwithin·​a·​nested·​block.​·​This·​is·​the·​same·​lexical·​scoping·​that·​the·​my,​·​our,​·​and\nstate·​keywords·​supply.​·​Within·​its·​scope,​·​any·​use·​of·​the·​single-​part·​name·​of·​the\nitem··​✂
/usr/local/lib/perl5/site_perl/man/man3/Lexical::Import.3.gz
Lexical::Import.3
Offset 129, 15 lines modifiedOffset 129, 15 lines modified
129 .​····​ds·​ae·​ae129 .​····​ds·​ae·​ae
130 .​····​ds·​Ae·​AE130 .​····​ds·​Ae·​AE
131 .​\}131 .​\}
132 .​rm·​#[·​#]·​#H·​#V·​#F·​C132 .​rm·​#[·​#]·​#H·​#V·​#F·​C
133 .​\"·​=====================​=====================​=====================​=========133 .​\"·​=====================​=====================​=====================​=========
134 .​\"134 .​\"
135 .​IX·​Title·​"Lexical:​:​Import·​3"135 .​IX·​Title·​"Lexical:​:​Import·​3"
136 .​TH·​Lexical:​:​Import·​3·​"2016-​06-​10"·​"perl·​v5.​20.​3"·​"User·​Contributed·​Perl·​Documentation"136 .​TH·​Lexical:​:​Import·​3·​"2016-​06-​11"·​"perl·​v5.​20.​3"·​"User·​Contributed·​Perl·​Documentation"
137 .​\"·​For·​nroff,​·​turn·​off·​justification.​··​Always·​turn·​off·​hyphenation;​·​it·​makes137 .​\"·​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·​l139 .​if·​n·​.​ad·​l
140 .​nh140 .​nh
141 .​SH·​"NAME"141 .​SH·​"NAME"
142 Lexical:​:​Import·​\-​·​clean·​imports·​from·​package\-​exporting·​modules142 Lexical:​:​Import·​\-​·​clean·​imports·​from·​package\-​exporting·​modules
143 .​SH·​"SYNOPSIS"143 .​SH·​"SYNOPSIS"