File: Foo.pm

package info (click to toggle)
libmodule-metadata-perl 1.000033-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 396 kB
  • ctags: 37
  • sloc: perl: 924; 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.2';
1;