Fixed index
[sdlgit/SDL-Site.git] / pages / index.pod
CommitLineData
7af2cb93 1=pod
2
3=head1 Simple DirectMedia Library Bindings for Perl
4
5=head2 Welcome
6
7SDL Perl is an active and exciting project with many facets. Explore this website to learn more.
8
9=head3 Getting Started
10
11To begin using SDL Perl read the tutorials and documentation.
12
13=head3 Contribute
14
15=over
16
17=item IRC
18
19Talk to us on channel #sdl.
20
21=item Mailing List
22
23Send us an email at sdl-devel@perl.org.
24
25=item Testing and Development
26
27Join us on the development wiki.
28
29=back
30
31=head1 Latest News
32
33=head2 November 13th 2009
34
35=head3 CPAN Release
36
37SDL Perl is v2.2.6 on CPAN. The last of it's kind. This is the last release which will have the old API.
38
39=head3 Active Development
40
41SDL Perl is being actively developed to v3.0. The process is as below:
42
43=over
44
45=item v2.3 100% Core of SDL C API migrated without MultiThreading
46
47MultiThreading is doable with this release but will be focused on later
48
49=item v2.4 SDL_Net, SDL_Pango, SDL_TTF & SDL_Mixer Support
50
51SDL_Net due to interest in bring POE/AnyEvent to SDL, SDL_Pango to support the new FrozenBubble migration.
52
53=item v2.5 ??? MultiThreading and Other Third Party Libraries
54
55This release is undecided as of now. Please talk to us on the Channel or Make Tickets
56
57=back
58
59=cut