projects
/
scpubgit/System-Introspector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
949dba9
)
fixed distribution name
Robert 'phaylon' Sedlacek [Wed, 11 Jul 2012 20:58:00 +0000 (20:58 +0000)]
Makefile.PL
patch
|
blob
|
blame
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
f3a036f
..
a48fa1b
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-32,7
+32,7
@@
my $mymeta_works = do { no warnings; $ExtUtils::MakeMaker::VERSION >= 6.5707 };
my $mymeta = do { no warnings; $ExtUtils::MakeMaker::VERSION >= 6.5702 };
WriteMakefile(
- NAME => 'File-Tree-Snapshot',
+ NAME => 'System-Introspector',
VERSION_FROM => 'lib/System/Introspector.pm',
PREREQ_PM => {
%requires,