File: Foo.pm

package info (click to toggle)
libmodule-metadata-perl 1.000009-1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 212 kB
  • sloc: perl: 1,644; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (14)
1
2
3
package Foo;
$Foo::VERSION = '0.1';
1;