File: Foo.pm

package info (click to toggle)
libmodule-metadata-perl 1.000024-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 320 kB
  • ctags: 33
  • sloc: perl: 1,568; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 39 bytes parent folder | download | duplicates (15)
1
2
3
package Foo;
$Foo::VERSION = '0.2';
1;