File: main.pm

package info (click to toggle)
libffi-c-perl 0.15-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 484 kB
  • sloc: perl: 1,517; ansic: 57; sh: 19; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 47 bytes parent folder | download
1
2
3
4
5
6
7
package
  main;

use strict;
use warnings;

1;