public
Description:
Homepage:
Clone URL: git://github.com/robertkrimen/hash-slice.git
name age message
file .cvsignore Mon Oct 01 00:55:00 -0700 2007 '' [rob]
file .gitignore Sat Sep 13 12:20:13 -0700 2008 Added .gitignore [robertkrimen]
file .screenrc Mon Oct 01 00:55:00 -0700 2007 '' [rob]
file Changes Fri Aug 15 20:03:23 -0700 2008 Clone and Storable are now required Conversion ... [robertkrimen]
file GNUmakefile Fri Aug 15 20:03:23 -0700 2008 Clone and Storable are now required Conversion ... [robertkrimen]
file MANIFEST Fri Aug 15 20:03:23 -0700 2008 Clone and Storable are now required Conversion ... [robertkrimen]
file Makefile.PL Fri Aug 15 20:03:23 -0700 2008 Clone and Storable are now required Conversion ... [robertkrimen]
file README Mon Oct 01 02:03:38 -0700 2007 [rob]
directory lib/ Fri Aug 15 20:03:23 -0700 2008 Clone and Storable are now required Conversion ... [robertkrimen]
directory t/ Fri Aug 15 20:03:23 -0700 2008 Clone and Storable are now required Conversion ... [robertkrimen]
README
Hash-Slice

INSTALLATION

To install this module, run the following commands:

    perl Build.PL
    ./Build
    ./Build test
    ./Build install


SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

    perldoc Hash::Slice

You can also look for information at:

    Search CPAN
        http://search.cpan.org/dist/Hash-Slice

    CPAN Request Tracker:
        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Hash-Slice

    AnnoCPAN, annotated CPAN documentation:
        http://annocpan.org/dist/Hash-Slice

    CPAN Ratings:
        http://cpanratings.perl.org/d/Hash-Slice

COPYRIGHT AND LICENCE

Copyright (C) 2007 Robert Krimen

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