File: Shadow.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 (4 lines) | stat: -rw-r--r-- 55 bytes parent folder | download | duplicates (4)
1
2
3
4
package Bogus::Shadow;
$VERSION = 2.72;
use strict;
1;