File: mid-code.out.txt

package info (click to toggle)
libpod-elemental-perlmunger-perl 0.200006-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 224 kB
  • ctags: 5
  • sloc: perl: 285; 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