File: one.pm

package info (click to toggle)
libalt-perl 0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 168 kB
  • ctags: 14
  • sloc: perl: 89; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 65 bytes parent folder | download | duplicates (4)
1
2
3
4
package Alt::Foo::one;
# this alt is correct
use Alt::Assert;
1;