File: non-pod.pl

package info (click to toggle)
libpod-eventual-perl 0.094001-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 176 kB
  • ctags: 14
  • sloc: perl: 172; makefile: 7
file content (17 lines) | stat: -rw-r--r-- 163 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#!perl

use strict;
use warnings;

use less 'documentation';

=head1

We're going to see some serious stuff.

It will be awesome.

=cut

# ...and now we're done!