Package perl-Variable-Magic: Information

    Source package: perl-Variable-Magic
    Version: 0.43-alt1.1
    Build time:  Nov 11, 2010, 09:12 AM
    Category: Development/Perl
    Report package bug
    License: GPL or Artistic
    Summary: Associate user-defined magic to variables from Perl
    Description: 
    Magic is Perl's way of enhancing variables.  This mechanism lets the user
    add extra data to any variable and hook syntactical operations (such as
    access, assignment or destruction) that can be applied to it.  With this
    module, you can add your own magic to any variable without having to write
    a single line of XS.

    List of rpms provided by this srpm:
    perl-Variable-Magic (x86_64, i586)

    Maintainer: Igor Vlasenko


      1. perl-Test-Pod
      2. perl-Test-Pod-Coverage
      3. perl-threads

    Last changed


    Nov. 5, 2010 Vladimir Lettiev 0.43-alt1.1
    - rebuilt with perl 5.12
    July 13, 2010 Igor Vlasenko 0.43-alt1
    - automated CPAN update
    April 12, 2010 Alexey Tourbin 0.41-alt1
    - initial revision, for B::Hooks::EndOfScope