File: Foo.pm

package info (click to toggle)
libppi-perl 1.281-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,220 kB
  • sloc: perl: 15,287; makefile: 8
file content (7 lines) | stat: -rwxr-xr-x 72 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
package Foo;

print "Hello World!\n";

__DATA__
This is data
So is this