aboutsummaryrefslogtreecommitdiffstats
path: root/games/djgame2
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-12-13 05:38:33 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-12-13 05:38:33 +0800
commit65411c02fd75bf4ec3d04ff49281637836bba4e7 (patch)
tree50e427d36b7f80a2f15a88608c13629d112513f2 /games/djgame2
parentc7f0afc0d849823d0632b8884e7fd42994b4c7bb (diff)
downloadfreebsd-ports-gnome-65411c02fd75bf4ec3d04ff49281637836bba4e7.tar.gz
freebsd-ports-gnome-65411c02fd75bf4ec3d04ff49281637836bba4e7.tar.zst
freebsd-ports-gnome-65411c02fd75bf4ec3d04ff49281637836bba4e7.zip
This module was written because I stumbled on some serious issues of Readonly
that aren't easily fixable without breaking backwards compatibility in subtle ways. In particular Readonly's use of ties is a source of subtle bugs and bad performance. Instead, this module uses the builtin readonly feature of perl, making access to the variables just as fast as any normal variable without the weird side-effects of ties. Readonly can do the same for scalars when Readonly::XS is installed, but chooses not to do so in the most common case. WWW: http://search.cpan.org/dist/Const-Fast/
Diffstat (limited to 'games/djgame2')
0 files changed, 0 insertions, 0 deletions