File: Three.pm

package info (click to toggle)
libmodule-pluggable-ordered-perl 1.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 96 kB
  • sloc: perl: 63; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 67 bytes parent folder | download | duplicates (4)
1
2
3
4
5
package Foo::Three;

# This doesn't have that callback at all.

1;