File: End.pm

package info (click to toggle)
libdata-section-perl 0.200008-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 240 kB
  • sloc: perl: 387; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
use strict;
use warnings;
package End;
use Data::Section -setup;

1;

__DATA__

__[a]__
1
__[b]__
2
__END__

__[c]__
3