Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-Class-Mix
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
1.66 KB
-rw-r--r--
2017-07-30 16:58:44
Edit
Del
README
509 B
-rw-r--r--
2017-07-30 16:58:44
Edit
Del
t
-
drwxr-xr-x
2022-02-23 11:27:31
Del
Editing: Changes
(1.66 KB)
Path: /usr/share/doc/perl-Class-Mix/Changes
Back
version 0.006; 2017-07-30 * no longer include a Makefile.PL in the distribution * in documentation, use four-column indentation for all verbatim material * in META.{yml,json}, point to public bug tracker version 0.005; 2011-10-28 * include META.json in distribution * convert .cvsignore to .gitignore * add MYMETA.json to .gitignore version 0.004; 2010-09-01 * mro option for mix_class(), to control the method resolution order of the mixture class * prefix option for mix_class(), to control where the mixture class is located * document that PREFIX missing from genpkg() means "don't care", and change the actual default from "" to "Class::Mix::" * check for required Perl version at runtime * remove extra block around each sub definition, for readability * use full stricture in test suite * in Build.PL, explicitly declare configure-time requirements * remove bogus "exit 0" from Build.PL * add MYMETA.yml to .cvsignore version 0.003; 2009-05-19 * bugfix: avoid unreliable "\w" in parsing PREFIX parameter for genpkg() * use simpler "parent" pragma in place of "base" version 0.002; 2009-03-22 * use "base" pragma to import Exporter behaviour * test POD syntax and coverage, and make a small style change in documentation to satisfy the coverage test * build with Module::Build instead of ExtUtils::MakeMaker * complete dependency list * include signature in distribution * in documentation, separate "license" section from "copyright" section version 0.001; 2006-08-12 * PREFIX parameter for genpkg() to allow it to root packages anywhere version 0.000; 2004-06-27 * initial released version