File: TestBusted1.pm

package info (click to toggle)
libtest-autoloader-perl 0.03-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 140 kB
  • ctags: 5
  • sloc: perl: 165; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 51 bytes parent folder | download | duplicates (4)
1
2
3
package TestBusted1;
use AutoLoader 'AUTOLOAD';
1;