File: TestComponentForMapFQN.pm

package info (click to toggle)
libdbix-class-schema-loader-perl 0.07042-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,428 kB
  • ctags: 660
  • sloc: perl: 12,575; makefile: 4
file content (5 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (2)
1
2
3
4
5
package TestComponentForMapFQN;

sub testcomponentformap_fqn { 'TestComponentForMapFQN works' }

1;