File: Version.pm

package info (click to toggle)
libv-perl 0.22-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 556; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 55 bytes parent folder | download
1
2
3
4
5
package Misleading::Version;

our $VERSION = 0.42;

1;