• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

lib/Class/Multimethods/H04-Feb-2007-1,566779

t/H04-Feb-2007-242173

ChangesH A D04-Feb-20071.7 KiB4735

MANIFESTH A D06-Mar-2006231 1514

META.ymlH A D04-Feb-2007330 119

Makefile.PLH A D06-Mar-2006419 129

READMEH A D06-Mar-2006533 2415

test.plH A D03-Feb-2007289 147

README

1Class-Multimethods-Pure version 0.06
2====================================
3
4INSTALLATION
5
6To install this module type the following:
7
8   perl Makefile.PL
9   make
10   make test
11   make install
12
13DEPENDENCIES
14
15This module has no non-core dependencies
16
17COPYRIGHT AND LICENCE
18
19Copyright (C) 2005 by Luke Palmer (lrpalmer@gmail.com)
20
21This library is free software; you can redistribute it and/or modify
22it under the same terms as Perl itself, either Perl version 5.8.5 or,
23at your option, any later version of Perl 5 you may have available.
24