Offset 1, 1 lines modified | Offset 1, 1 lines modified | ||
1 | {"name":"p5-Lexical-Var","origin":"devel/p5-Lexical-Var","version":"0.009_2","comment":"Perl·module·for·static·variables·without·namespace·pollution","maintainer":"perl@FreeBSD.org","www":"http://search.cpan.org/dist/Lexical-Var/","abi":"FreeBSD:11:amd64","arch":"freebsd:11:x86:64","prefix":"/usr/local","flatsize":56304,"licenselogic":"or","licenses":["ART10","GPLv1"],"desc":"Perl·module·for·static·variables·without·namespace·pollution\n\nLexical::Var·and·Lexical::Sub·implement·lexical·scoping·of·static·variables·and\nsubroutines.·Although·it·can·be·used·directly,·it·is·mainly·intended·to·be\ninfrastructure·for·modules·that·export·particular·objects.\n\nLexical::Var·only·manages·variables·of·static·duration·(the·kind·of·duration\nthat·our·and·state·variables·have).·To·get·a·fresh·variable·for·each·invocation\nof·a·function,·use·my.\n\nLexical::Sub·is·implemented·through·the·mechanism·of·Lexical::Var.·Its·distinct\nname·and·declaration·syntax·exist·to·make·lexical·subroutine·declarations\nclearer.\n\nWWW:·http·✂ | 1 | {"name":"p5-Lexical-Var","origin":"devel/p5-Lexical-Var","version":"0.009_2","comment":"Perl·module·for·static·variables·without·namespace·pollution","maintainer":"perl@FreeBSD.org","www":"http://search.cpan.org/dist/Lexical-Var/","abi":"FreeBSD:11:amd64","arch":"freebsd:11:x86:64","prefix":"/usr/local","flatsize":56304,"licenselogic":"or","licenses":["ART10","GPLv1"],"desc":"Perl·module·for·static·variables·without·namespace·pollution\n\nLexical::Var·and·Lexical::Sub·implement·lexical·scoping·of·static·variables·and\nsubroutines.·Although·it·can·be·used·directly,·it·is·mainly·intended·to·be\ninfrastructure·for·modules·that·export·particular·objects.\n\nLexical::Var·only·manages·variables·of·static·duration·(the·kind·of·duration\nthat·our·and·state·variables·have).·To·get·a·fresh·variable·for·each·invocation\nof·a·function,·use·my.\n\nLexical::Sub·is·implemented·through·the·mechanism·of·Lexical::Var.·Its·distinct\nname·and·declaration·syntax·exist·to·make·lexical·subroutine·declarations\nclearer.\n\nWWW:·http·✂ |
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·"Lexical::Sub·3" | 135 | .IX·Title·"Lexical::Sub·3" |
136 | .TH·Lexical::Sub·3·"2016-06-1 | 136 | .TH·Lexical::Sub·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 | Lexical::Sub·\-·subroutines·without·namespace·pollution | 142 | Lexical::Sub·\-·subroutines·without·namespace·pollution |
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·"Lexical::Var·3" | 135 | .IX·Title·"Lexical::Var·3" |
136 | .TH·Lexical::Var·3·"2016-06-1 | 136 | .TH·Lexical::Var·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 | Lexical::Var·\-·static·variables·without·namespace·pollution | 142 | Lexical::Var·\-·static·variables·without·namespace·pollution |
143 | .SH·"SYNOPSIS" | 143 | .SH·"SYNOPSIS" |