File: Three.pm

package info (click to toggle)
libmodule-pluggable-ordered-perl 1.5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 80 kB
  • ctags: 11
  • 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;