File: Segments.pm

package info (click to toggle)
libsub-wrappackages-perl 1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 168 kB
  • ctags: 24
  • sloc: perl: 247; makefile: 2
file content (7 lines) | stat: -rw-r--r-- 88 bytes parent folder | download
1
2
3
4
5
6
7
package Module::With::Both::Segments;

sub foo { return 1; }
1;
__DATA__
wibble
__END__