projects
/
debbugs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c850ae7
)
* allow sort
author
Don Armstrong
<don@donarmstrong.com>
Mon, 16 Jan 2012 17:10:02 +0000
(09:10 -0800)
committer
Don Armstrong
<don@donarmstrong.com>
Mon, 16 Jan 2012 17:10:02 +0000
(09:10 -0800)
Debbugs/Text.pm
patch
|
blob
|
history
diff --git
a/Debbugs/Text.pm
b/Debbugs/Text.pm
index 61c77816a239019b4abc9ed1415f2a19a08c1c09..3df0e6316d9ee38fa3e4fd1bd7e929a64165a637 100644
(file)
--- a/
Debbugs/Text.pm
+++ b/
Debbugs/Text.pm
@@
-165,6
+165,7
@@
sub fill_in_template{
qw(rv2gv refgen srefgen ref),
qw(caller require entereval),
qw(gmtime time sprintf prtf),
+ qw(sort),
);
$safe->share('*STDERR');
$safe->share('%config');