File: MyModule.pm

package info (click to toggle)
libbuiltin-compat-perl 0.003003-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 231; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 45 bytes parent folder | download
1
2
3
package MyModule;
our $loaded = 1;
'return';