Algorithm-C3

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

     Algorithm/C3.pm           100.0  100.0  100.0  100.0  100.0  100.0  100.0
     ------------------------ ------ ------ ------ ------ ------ ------ ------
     Total                     100.0  100.0  100.0  100.0  100.0  100.0  100.0
     ------------------------ ------ ------ ------ ------ ------ ------ ------

SEE ALSO
  The original Dylan paper
    <http://www.webcom.com/haahr/dylan/linearization-oopsla96.html>

  The prototype Perl 6 Object Model uses C3
    <http://svn.openfoundry.org/pugs/perl5/Perl6-MetaModel/>

  Parrot now uses C3
    <http://aspn.activestate.com/ASPN/Mail/Message/perl6-internals/2746631>
    <http://use.perl.org/~autrijus/journal/25768>

  Python 2.3 MRO related links
    <http://www.python.org/2.3/mro.html>
    <http://www.python.org/2.2.2/descrintro.html#mro>

  C3 for TinyCLOS

lib/Algorithm/C3.pm  view on Meta::CPAN

=over 4

=item L<http://www.webcom.com/haahr/dylan/linearization-oopsla96.html>

=back

=head2 The prototype Perl 6 Object Model uses C3

=over 4

=item L<http://svn.openfoundry.org/pugs/perl5/Perl6-MetaModel/>

=back

=head2 Parrot now uses C3

=over 4

=item L<http://aspn.activestate.com/ASPN/Mail/Message/perl6-internals/2746631>

=item L<http://use.perl.org/~autrijus/journal/25768>



( run in 0.810 second using v1.01-cache-2.11-cpan-df04353d9ac )