File: README

package info (click to toggle)
libclass-trait-perl 0.22-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 348 kB
  • ctags: 162
  • sloc: perl: 2,476; makefile: 44
file content (25 lines) | stat: -rw-r--r-- 470 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
Class::Trait 
=====================

INSTALLATION

To install this module type the following:

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

DEPENDENCIES

This module requires no other modules and libraries outside of the core modules

COPYRIGHT AND LICENCE

Copyright (C) 2004, 2005 Infinity Interactive, Inc.

http://www.iinteractive.com

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