File: mid-code.out.txt

package info (click to toggle)
libpod-elemental-perlmunger-perl 0.200007-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: perl: 268; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 77 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

my $x = 1;


my $y = 2;

__END__

=pod

=head1 Foo

This is mid-code!

=cut