File: Changes.pod

package info (click to toggle)
libclass-mixinfactory-perl 0.92-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 172 kB
  • sloc: perl: 135; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 484 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
=head1 NAME

Class::MixinFactory::Changes - Revision history for Class::MixinFactory.


=head1 HISTORY


=head2 Version 0.92

2004-11-16 Fixed namespace stash check to require missing classes when needed.

2004-11-16 Documentation tweaks.


=head2 Version 0.91

2004-11-15 Packaging and documentation. Separated Factory and Facade classes.

2004-11-14 Tests and additional interface and documentation work.

2004-11-13 Created.


=head1 SEE ALSO

L<Class::MixinFactory::ReadMe>

=cut