projects
/
p5sagit/Devel-REPL.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d8153be
)
Apply rt.cpan.org patch 1o4 (#421899)
Chris Marshall [Mon, 14 Feb 2011 02:26:30 +0000 (21:26 -0500)]
lib/Devel/REPL/Profile/Minimal.pm
[moved from
lib/Devel/REPL/Profile/Default.pm
with 86% similarity]
patch
|
blob
|
blame
|
history
diff --git
a/lib/Devel/REPL/Profile/Default.pm
b/lib/Devel/REPL/Profile/Minimal.pm
similarity index 86%
rename from
lib/Devel/REPL/Profile/Default.pm
rename to
lib/Devel/REPL/Profile/Minimal.pm
index
b698d9f
..
2b03ac9
100644
(file)
--- a/
lib/Devel/REPL/Profile/Default.pm
+++ b/
lib/Devel/REPL/Profile/Minimal.pm
@@
-1,4
+1,4
@@
-package Devel::REPL::Profile::Default;
+package Devel::REPL::Profile::Minimal;
use Moose;
use namespace::clean -except => [ 'meta' ];