File: NormalVersion.pm

package info (click to toggle)
libcpan-reporter-perl 1.2020-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,752 kB
  • sloc: perl: 5,440; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (3)
1
2
3
package Bogus::NormalVersion;
$VERSION = '1.00';
1;