| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=225116
|
|
|
|
| |
Notes:
svn path=/head/; revision=223462
|
|
|
|
| |
Notes:
svn path=/head/; revision=221859
|
|
|
|
| |
Notes:
svn path=/head/; revision=221176
|
|
|
|
| |
Notes:
svn path=/head/; revision=220604
|
|
Magic is Perl way of enhancing objects. This mechanism let the user add
extra data to any variable and overload syntaxical operations (such as
access, assignation or destruction) that can be applied to it. With this
module, you can add your own magic to any variable without the pain of the C
API.
WWW: http://search.cpan.org/dist/Variable-Magic/
Notes:
svn path=/head/; revision=219459
|