README for as

Sometimes you get sick of having to use long module names.  This module allows
you to load a module and have it be aliased to another name.

Copyright (c) 2003-2006 Elizabeth Mattijsen <liz@dijkmat.nl>. All rights
reserved.  This program is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.

Version:
 0.08

Required Modules:
 warnings::register (any)

The build is standard:

perl Makefile.PL
make
make test
make install