File: Foo2.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 (4 lines) | stat: -rw-r--r-- 44 bytes parent folder | download
1
2
3
4
package Foo2;
use Cwd;
$foo->cwd->foo();
1;