perl-Perl6-Binding

Perl extension for implementing Perl6 aliasing features

SRPM:     perl-Perl6-Binding-0.6_01-1.n0i.1.0.601.fc8.src.rpm
SPEC:     perl-Perl6-Binding.spec
Version:  0.6_01
Release:  1.n0i.1.0.601.fc8
Epoch:    
License:  GPL+ or Artistic
Group:    Development/Libraries
Size:     21378
Packager: Marius Feraru <altblue@n0i.net>
Vendor:   n0i.net
URL:      http://search.cpan.org/dist/Perl6-Binding/
Date:     Sun Aug 12 2007, 14:56 GMT

Description:

This module creates lexical aliases to items that can be either lexical or
dynamic using the ":=" operator. The left side of ":=" is a variable or a list
of variable names in parentheses. The right side is a list of items to which
the items on the left should should refer. Each item on the left side is made
an alias to the corresponding item on the right.

Changelog:

  • Sun Aug 12 2007 Marius Feraru <altblue@n0i.net> - 0.6_01-1.n0i.1.0.601
    - spec file (re)created using N0i::CPAN::RPMizer/1.14.9
    - version 0.601

Files:

  • perl-Perl6-Binding.spec
  • Perl6-Binding-0.601.tar.gz

Requires:

  • perl(ExtUtils::MakeMaker)
  • perl(Filter::Util::Call)
  • perl(PadWalker)
  • perl(Text::Balanced)
  • reb00t-rpmdevtools
  • rpmlib(CompressedFileNames)