Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 4d5ef88

Browse files
authored
Update README to say archived
1 parent 79ef7df commit 4d5ef88

File tree

1 file changed

+1
-45
lines changed

1 file changed

+1
-45
lines changed

README

+1-45
Original file line numberDiff line numberDiff line change
@@ -1,45 +1 @@
1-
OpenGL-Array version 0.71_01
2-
============================
3-
4-
This is a stand-alone distribution of OpenGL::Array
5-
(which includes OpenGL::Matrix). All of these were
6-
implicitly loaded whenever the Perl OpenGL module was use-d.
7-
8-
This module should be compatible with OpenGL::Array
9-
and OpenGL::Matrix from Perl OpenGL version 0.70 and can
10-
be used as a replacement for that functionality.
11-
12-
The separate release is to enable backwards and forwards
13-
compatibility between the legacy OpenGL module functionality
14-
and the coming OpenGL::Modern module under development.
15-
16-
17-
INSTALLATION
18-
19-
To install this module type the following:
20-
21-
perl Makefile.PL
22-
make
23-
make test
24-
make install
25-
26-
DEPENDENCIES
27-
28-
This module requires these other modules and libraries:
29-
30-
Devel::CheckOS => 0
31-
ExtUtils::MakeMaker => 6.52
32-
Test::More => 0
33-
34-
Do not install this module with OpenGL. It is only for
35-
use separate from that module with OpenGL::Modern.
36-
37-
COPYRIGHT AND LICENCE
38-
39-
Copyright (c) 1998,1999 Kenneth Albanowski. All rights reserved.
40-
Copyright (c) 2007 Bob Free. All rights reserved.
41-
Copyright (c) 2009-2013 Chris Marshall. All rights reserved.
42-
Copyright (C) 2017 Chris Marshall. <chm@cpan.org>
43-
44-
This program is free software; you can redistribute it and/or
45-
modify it under the same terms as Perl itself.
1+
This is now archived. See the "pogl" repository for where the code now lives.

0 commit comments

Comments
 (0)