SUPER version 1.13
==================

Sun May 14 01:03:38 UTC 2006

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
   perl Build install

DEPENDENCIES

This module requires these other modules and libraries:

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

COPYRIGHT AND LICENCE

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

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