SUPER version 1.17
==================

Sat Sep  5 01:50:48 UTC 2009

This module provides three different ways to control superclass method
dispatch.  Please see the POD for details.

INSTALLATION

To install this module type the following:

   $ perl ./Build.PL
   $ perl ./Build
   $ perl ./Build test
   $ sudo perl ./Build install

DEPENDENCIES

This module requires these other modules and libraries:

  Module::Build to install, ideally
  Sub::Identify to run
  Scalar::Util to run
  Test::More to test

COPYRIGHT AND LICENCE

Copyright (c) 2003 Simon Cozens.
Copyright (c) 2004-2009 chromatic.

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