File: Foo.pm

package info (click to toggle)
libmodule-scandeps-perl 1.37-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 628 kB
  • sloc: perl: 3,157; makefile: 8; ansic: 1
file content (5 lines) | stat: -rw-r--r-- 32 bytes parent folder | download | duplicates (3)
1
2
3
4
5
package Foo;

use Net::FTP;

1;