File: Space.pm

package info (click to toggle)
libfunction-parameters-perl 2.001005-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 944 kB
  • sloc: perl: 6,478; makefile: 3
file content (3 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (7)
1
2
3
package My::Annoyingly::Long::Name::Space;
use Moose;
1;