projects
/
p5sagit/App-FatPacker.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
this should always have been STDERR (thanks polettix)
[p5sagit/App-FatPacker.git]
/
t
/
mod
/
ModuleD.pm
1
package ModuleD;
2
$INC{"ModuleForeign.pm"} = __FILE__;
3
1;
4