This file is indexed.

/usr/lib/x86_64-linux-gnu/perl5/5.24/pods/SDL/Cookbook.pod is in libsdl-perl 2.546-3+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
=head1 NAME

SDL::Cookbook - SDL recipes

=head2 CATEGORY

Cookbook

=head2 First Steps

see L<SDL::Tutorial>

=head2 PDL with SDL

Attaching a PDL piddle object to SDL. L<SDL::Cookbook::PDL>

=head2 POGL with SDL

Starting an OpenGL app with SDLx::App. L<SDL::Cookbook::OpenGL>

Sending textures to Perl OpenGL. L<SDL::Cookbook::POGL>

=head1 AUTHORS

See L<SDL/AUTHORS>.