File: Herp.pm

package info (click to toggle)
libdbix-class-helpers-perl 2.033004-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 980 kB
  • sloc: perl: 4,722; sql: 173; makefile: 7
file content (5 lines) | stat: -rw-r--r-- 32 bytes parent folder | download | duplicates (5)
1
2
3
4
5
package Herp;

sub noise {}

1;