NAME
    Bundle::Perl6 - A bundle to install Perl6-related modules

SYNOPSIS
      perl -MCPAN -e 'install Bundle::Perl6'

CONTENTS
    Attribute::Handlers - Simpler definition of attribute handlers

    Attribute::Types - Attributes that confer type on variables

    Attribute::Overload - Attribute that makes overloading easier

    Attribute::TieClasses - Attribute wrappers for CPAN Tie classes

    Attribute::Util - A selection of general-utility attributes

    Attribute::Deprecated - Mark deprecated methods

    Scalar::Properties - Run-time properties on scalar variables

    Switch - A switch statement for Perl

    Perl6::Variables - Perl 6 variable syntax for Perl 5

    NEXT - Provide a pseudo-class NEXT for method redispatch

DESCRIPTION
    This bundle defines modules that may be of interest to those discussing
    and implementing the Perl 6 language. Some of these are
    proof-of-concepts that the respective authors have implemented to show
    how things might work in Perl 6.

    There's a web page dealing with these modules and proof-of-concepts at
    http://www.codewerk.com/perl6/.

AUTHOR
    Marcel Grunauer, <[EMAIL PROTECTED]>

COPYRIGHT
    Copyright 2001 Marcel Grunauer. All rights reserved.

    This library is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

SEE ALSO
    All the modules in the bundle, of course.


Marcel

-- 
We are Perl. Your table will be assimilated. Your waiter will adapt to
service us. Surrender your beer. Resistance is futile.
 -- London.pm strategy aka "embrace and extend" aka "mark and sweep"

Reply via email to