File: Bar.pm

package info (click to toggle)
libconfig-mvp-perl 2.101650-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 228 kB
  • ctags: 59
  • sloc: perl: 595; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 55 bytes parent folder | download | duplicates (12)
1
2
3
package Foo::Bar;
sub mvp_multivalue_args { qw(y) }
1;