File: UTF16BE.pm

package info (click to toggle)
libmodule-metadata-perl 1.000038-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 400 kB
  • sloc: perl: 924; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
package Heart;

our $VERSION = 1;

package BOMTest::UTF16BE;

our $VERSION = 4;

package CSur;

our $VERSION = 2;

1;