The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Tie-File-AsHash version 0.08
============================

Tie::File::AsHash - Like Tie::File but access lines using a hash instead of an
array

Read the module's POD for more information.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

   Tie::File

AUTHOR

Chris Angell <chris@chrisangell.com>

COPYRIGHT AND LICENCE

Copyright (C) 2005 by Chris Angell

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, including any version of Perl 5.