d2e2257e4d
Data::Alias is a module that allows you to apply "aliasing semantics" to a section of code, causing aliases to be made whereever Perl would normally make copies instead. You can use this to improve efficiency and readability, when compared to using references.
11 lines
282 B
Plaintext
11 lines
282 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/08/20 13:44:25 simon Exp $
|
|
${P5ARCH}/
|
|
${P5ARCH}/Data/
|
|
${P5ARCH}/Data/Alias.pm
|
|
${P5ARCH}/auto/
|
|
${P5ARCH}/auto/Data/
|
|
${P5ARCH}/auto/Data/Alias/
|
|
${P5ARCH}/auto/Data/Alias/Alias.bs
|
|
${P5ARCH}/auto/Data/Alias/Alias.so
|
|
@man man/man3p/Data::Alias.3p
|